Manage data in containers So far you’ve been introduced to some
exec Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...] Run a command in a running container -d, --detach Detached mode:
Choose how to install You can install Docker Engine on any cloud platform that runs an operating system (OS) that Docker supports. This includes many flavors and
Engine network driver plugins Docker Engine network plugins enable Engine deployments to be extended to support a wide range of networking technologies
Docker Engine Quickstart This quickstart assumes you have a working installation of Docker Engine. To verify Engine is installed and configured, use the following
Docker Remote API v1.18 1. Brief introduction The Remote API has replaced rcli. The daemon listens
kill Usage: docker kill [OPTIONS] CONTAINER [CONTAINER...] Kill a running container using SIGKILL or a specified signal --help
Image management The Docker Engine provides a client which you can use to create images on the command line or through a build process. You can run these images in
Dockerizing a CouchDB service Note: - If you don’t like sudo then see
Dockerizing a Riak service The goal of this example is to show you how to build a Docker image with Riak pre-installed. Creating
Page 4 of 16