port Usage: port [options] SERVICE PRIVATE_PORT Options: --protocol=proto tcp or udp [default: tcp] --index=index index of the container
Dockerizing a Couchbase service This example shows how to start a Couchbase server
Troubleshoot the application It’s a fact of life that things fail. With this in mind, it’s important to understand what happens when failures occur and
kill Usage: docker-machine kill [arg...] Kill (abruptly force stop) a machine Description: Argument(s) are one or more machine names.
Migrate to Engine 1.10 Starting from version 1.10 of Docker Engine, we completely change the way image data is addressed on disk. Previously, every image and
Dockerizing an apt-cacher-ng service Note: - If you don’t like sudo then see
stop Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] Stop a container by sending SIGTERM and then SIGKILL after a grace period --help
inspect Usage: docker inspect [OPTIONS] CONTAINER|IMAGE [CONTAINER|IMAGE...] Return low-level information on a container or image -f
tag Usage: docker tag [OPTIONS] IMAGE[:TAG] [REGISTRYHOST/][USERNAME/]NAME[:TAG] Tag an image into a repository --help Print
Docker Remote API v1.22 1. Brief introduction The Remote API has replaced rcli. The daemon listens
Page 1 of 28