Starting a New Container

Now that we have a view of the big picture and some of the history, let’s walk through the process of creating a new container.

Example

The most common way of starting containers is using the Docker CLI. The following docker container run command will start a simple new container based on the alpine:latest image.

Get hands-on with 1200+ tech skills courses.