Docker Kata 1: Basic Commands
Learn about how to run a container and images.
Let’s get started with the first Docker kata. Each kata will be broken into steps. Below each command is a sample of the output that we should see when executing the command. Each step includes, after the commands, a breakdown of the commands and a summary of what they do.
Docker Kata 1 will introduce us to working with containers and images.
Step 1: Run the first container
The command to run the container is given below.
Get hands-on with 1400+ tech skills courses.