Chapter 1, Docker Overview
Here are some sample answers to the questions presented in this chapter:
- Docker Hub: https://hub.docker.com/
$ docker image pull nginx
- The Moby Project
- Mirantis Inc.
$ docker container help
Here are some sample answers to the questions presented in this chapter:
$ docker image pull nginx
$ docker container help