mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 20:59:59 +00:00
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
|
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
|
#tty: true
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
@ -36,7 +36,7 @@ services:
|
||||||
|
|
||||||
init: true
|
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
|
#tty: true
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue