We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee01331 + c5f7f55 commit 7987a71Copy full SHA for 7987a71
CONTRIBUTING.md
@@ -108,15 +108,10 @@ async def compose_up(compose, args):
108
## Missing Commands (help needed)
109
```
110
bundle Generate a Docker bundle from the Compose file
111
- config Validate and view the Compose file
112
create Create services
113
events Receive real time events from containers
114
images List images
115
- logs View output from containers
116
- port Print the public port for a port binding
117
- ps List containers
118
rm Remove stopped containers
119
- run Run a one-off command
120
scale Set number of containers for a service
121
top Display the running processes
122
0 commit comments