You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help:"Detatches from container logs. Note: If you do NOT detatch, killing this process will NOT kill the container. To kill the container, run container-compose down")
47
-
vardetatch:Bool=false
46
+
help:"Detaches from container logs. Note: If you do NOT detach, killing this process will NOT kill the container. To kill the container, run container-compose down")
47
+
vardetach:Bool=false
48
48
49
49
@Option(name:[.customShort("f"),.customLong("file")], help:"The path to your Docker Compose file")
0 commit comments