out comment build section in compose file
This commit is contained in:
parent
97fd1b36b7
commit
19ca66a3b6
@ -7,9 +7,9 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
privileged: true
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: docker/Dockerfile
|
||||
# build:
|
||||
# context: ../
|
||||
# dockerfile: docker/Dockerfile
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ../
|
||||
|
Loading…
x
Reference in New Issue
Block a user