ps Usage: ps [options] [SERVICE...] Options: -q Only display IDs Lists containers.
restart Usage: restart [options] [SERVICE...] Options: -t, --timeout TIMEOUT Specify a shutdown timeout in seconds. (default: 10)
rm Usage: rm [options] [SERVICE...] Options: -f, --force Don't ask to confirm removal -v Remove any anonymous volumes attached
port Usage: port [options] SERVICE PRIVATE_PORT Options: --protocol=proto tcp or udp [default: tcp] --index=index index of the container
Overview of docker-compose CLI This page provides the usage information for the docker-compose Command. You can also see this information
kill Usage: kill [options] [SERVICE...] Options: -s SIGNAL SIGNAL to send to the container. Default signal is SIGKILL. Forces
unpause Usage: unpause [SERVICE...] Unpauses paused containers of a service.
scale Usage: scale [SERVICE=NUM...] Sets the number of containers to run for a service. Numbers are specified as arguments
logs Usage: logs [options] [SERVICE...] Options: --no-color Produce monochrome output. -f, --follow Follow log output -t, --timestamps
help Usage: help COMMAND Displays help and usage instructions for a command.
Page 1 of 3