Questions
- True or false: Docker Hub is the only source from which you can download official Docker images.
- Describe why you would want to link an automated build to an official Docker Hub image.
- Are multi-stage builds supported on Docker Hub?
- True or false: Logging into Docker on the command line also logs you into the desktop application.
- How would you delete two images that share the same
IMAGE ID
? - Which port does Docker Registry run on by default?