5. Docker Cheat Sheet#

In this lesson you learned a number of Docker commands. Docker is a complex program and there are a lot of subcommands. In class we covered the ones that are by far the most common and important. Docker users will have all of these commands memorized. To help you remember them and so you know them for future milestones, produce a cheat sheet of Docker commands and post them to the class forum.

Requirements#

  1. Document all of the docker commands you learned in this lesson.

    1. Document each of the arguments of docker run and docker build

  2. Review the documents of two other students and give them a constructive response.