out comment build section in compose file

This commit is contained in:
Richard Koeppe 2024-06-22 15:41:47 +00:00
parent 97fd1b36b7
commit 19ca66a3b6
1 changed files with 3 additions and 3 deletions

View File

@ -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: ../