lunes, 23 de mayo de 2016

Docker 101 Tutorial

Docker 101 Tutorial

This is a realistic interactive tutorial for understanding the basics of Docker.
It requires you to successfully complete each minitask, so could be used as an interviewing tool for those that claim to know Docker.
It uses a complete and realistic shell to train you in.
Below is a video showing what it looks like to the user.

Install and run

# install docker
# install python-pip (aka pip)
sudo pip install shutit
git clone --recursive https://github.com/ianmiell/docker-101-tutorial && cd docker-101-tutorial
./run.sh  #'sudo ./run.sh' if you need to use sudo to run docker
and follow the instructions.

How it works

Under the hood it uses ShutIt to manage the shell and Docker containers programmatically.

Authors and Contributors

Support or Contact

Tweet @ianmiell

Support or Contact

See also my book: Docker in Practice
Get 39% off with the code: 39miell

0 comentarios:

Publicar un comentario