Chapter Summary

Summary of the contents covered in this chapter.

In the Ops section of the chapter, we downloaded a Docker image, launched a container from it, logged into the container, executed a command inside it, and then stopped and deleted the container.

In the Dev section, we containerized a simple application by pulling source code from GitHub and building it into an image using instructions in a Dockerfile. We then ran the app as a container.

Get hands-on with 1200+ tech skills courses.