Manage Docker containers
By: Bachir Chihani and Rafael Benevides
Updated: 2/11/2019
The Docker command line interface (CLI) offers an opportunity for learning the specifics of container architecture. This cheat sheet will help you simplify tasks by mastering Docker's CLI commands for the client, runtime, registry, and containers.
This cheat sheet explains how to:
-
Gain a detailed overview of container architecture.
-
Run engine, image, registry, volume, and network-related commands.
-
Follow an example of running a web server container in a Red Hat Enterprise Linux environment.
