Skip to content

Commit

Permalink
Update 1.md
Browse files Browse the repository at this point in the history
Updated the prerequisites.
  • Loading branch information
vvaliapa authored Sep 15, 2020
1 parent 4385415 commit 390cf81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions labs/docker-101/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ This is a hands-on Lab, but each example builds on the previous and explains why

Thanks to the Cisco Live EU 2017 workshop "Introduction to Containers" for portions of this Learning Lab. Further reading is available in the excellent docker introduction at [imapex.io](https://github.com/imapex-training/mod_adv_docker/blob/master/README.md).

## Prerequisite

* Install Docker on your system.
* Create your Docker ID.
For more information about creating the Docker ID, see [Docker docs](https://docs.docker.com/docker-id/).

## Installing Docker
The Docker engine runs and manages containers on a host machine. The Docker client tools control the Docker engine. Both the Docker engine and the Docker client tools are now distributed by default as part of many Linux distributions. The engine and client tools are also available for download directly from [Docker.com](http://www.docker.com).

Expand Down

0 comments on commit 390cf81

Please sign in to comment.