mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-16 03:45:14 +00:00
docs/example/docker: more cleaning up
This commit is contained in:
parent
730ae71448
commit
be9bb95bb6
|
@ -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