Docker Remote API v1.20 1. Brief introduction The Remote API has replaced rcli. The daemon listens
save Usage: docker save [OPTIONS] IMAGE [IMAGE...] Save one or more images to a tar archive (streamed to STDOUT by default) --help
Automation with content trust Your automation systems that pull or build images can also work with trust. Any automation environment must set DO
Understand the architecture Docker is an open platform for developing, shipping, and running applications. Docker is designed to deliver your applications
Engine user guide This guide takes you through the fundamentals of using Docker Engine and integrating it into your environment. You’ll learn how to use Engine to:
rmi Usage: docker rmi [OPTIONS] IMAGE [IMAGE...] Remove one or more images -f, --force Force removal of the image --help
update Usage: docker update [OPTIONS] CONTAINER [CONTAINER...] Update configuration of one or more containers --help=false
logs Usage: docker logs [OPTIONS] CONTAINER Fetch the logs of a container -f, --follow Follow log output --help
Fluentd logging driver The fluentd logging driver sends container logs to the Fluentd
wait Usage: docker wait [OPTIONS] CONTAINER [CONTAINER...] Block until a container stops, then print its exit code. --help Print
Page 7 of 16