Created
February 28, 2021 12:33
-
-
Save avevlad/8d0e773a1a22e8f9d2d1f404b66fb1b3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No such command: fake_command | |
Commands: | |
build Build or rebuild services | |
config Validate and view the Compose file | |
create Create services | |
down Stop and remove containers, networks, images, and volumes | |
events Receive real time events from containers | |
exec Execute a command in a running container | |
help Get help on a command | |
images List images | |
kill Kill containers | |
logs View output from containers | |
pause Pause services | |
port Print the public port for a port binding | |
ps List containers | |
pull Pull service images | |
push Push service images | |
restart Restart services | |
rm Remove stopped containers | |
run Run a one-off command | |
scale Set number of containers for a service | |
start Start services | |
stop Stop services | |
top Display the running processes | |
unpause Unpause services | |
up Create and start containers | |
version Show version information and quit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment