Dockerizing a Couchbase service This example shows how to start a Couchbase server
push Usage: docker push [OPTIONS] NAME[:TAG] Push an image or a repository to the registry --disable-content-trust=true Skip image signing
ps Usage: ps [options] [SERVICE...] Options: -q Only display IDs Lists containers.
Migrate from Boot2Docker to Docker Machine If you were using Boot2Docker previously, you have a pre-existing Docker boot2docker-vm
Docker Remote API v1.21 1. Brief introduction The Remote API has replaced rcli. The daemon listens
Docker Remote API client libraries These libraries make it easier to build applications on top of the Docker Remote API with various programming languages
restart Usage: restart [options] [SERVICE...] Options: -t, --timeout TIMEOUT Specify a shutdown timeout in seconds. (default: 10)
ls Usage: docker-machine ls [OPTIONS] [arg...] List machines Options: --quiet, -q Enable quiet mode
rm Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...] Remove one or more containers -f, --force Force the removal of a running
kill Usage: docker-machine kill [arg...] Kill (abruptly force stop) a machine Description: Argument(s) are one or more machine names.
Page 1 of 28