docs/example/docker: more cleaning up
This commit is contained in:
parent
730ae71448
commit
be9bb95bb6
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
|
||||
init: true
|
||||
|
||||
# if container doesn't run detached on your machine, uncomment the next line:
|
||||
# if container doesn't run detached on your machine, uncomment the next line
|
||||
#tty: true
|
||||
|
||||
ports:
|
||||
|
@ -36,7 +36,7 @@ services:
|
|||
|
||||
init: true
|
||||
|
||||
# if container doesn't run detached on your machine, uncomment the next line:
|
||||
# if container doesn't run detached on your machine, uncomment the next line
|
||||
#tty: true
|
||||
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue