Search⌘ K

Challenge

Explore building and tagging Docker images with a single command. Learn to push images to Docker Hub repositories and verify their status. Understand running interactive containers with specific configurations like naming, port exposure, and automatic removal after stopping to deploy your app effectively.

We'll cover the following...

Pushing an image to Docker Hub

Click on the β€œRun” button and complete the following challenge:

  1. Build and tag an image in a single command. The image and tag name should be challenge and try ...