This is a fork of the previous official Docker interative tutorial.
Some content has been updated, a good bit removed, and files have been modified to be served statically.
To start the tutorial, open your terminal and enter:
$ docker run --rm -p 8000:8000 jkohrman/docker-interactive:latest
Then head to your browser and open http://localhost:8000 to begin.
Please note: As a courtesy to it's creator, Thatcher Peskens and Docker, Inc., please refer to this pull request for tentative licensing information.