https://github.com/marcellodesales/dcus-hol-2016
https://github.com/marcellodesales/dcus-hol-2016
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcellodesales/dcus-hol-2016
- Owner: marcellodesales
- Created: 2016-06-14T17:27:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T17:25:50.000Z (about 10 years ago)
- Last Synced: 2025-02-03T10:46:23.148Z (over 1 year ago)
- Size: 20 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockerCon 2016 Hands On Labs
This respository contains the lab guides for the hands on labs that will be featured at DockerCon in Seattle.
We will feature 5 labs this year:
+ Docker Open Source
+ Docker Cloud
+ Docker for Developers (Pinata)
+ Docker Datacenter
+ Windows Docker Support
You can read all about the labs on the confluence page.
---
# Start of Final Text
TODO: Remove all text this line and above
# DockerCon US 2016 Hands-On Labs (HOL)

Welcome to DockerCon! This repo contains a series of hands-on labs to help you gain experience in various Docker features, products, and solutions. Depending on your experience, each lab requires between 30-45 minutes to complete. They range in difficulty from easy to advanced.
If you are at DockerCon US 2016, you must register before beginning the labs. Once you register, TODO: FIX THIS LINE Azure instances you need for each lab. You'll receive an email with connection information. Begin by following this procedure here:
## Prerequisites
- TODO: Add intruction/note to do `sudo usermod -aG docker ` to instructions somewhere
- TODO: Recommended order if a particpant want to do them all?
- TODO: Note that 'Docker Cloud' lab should be completed last
Then, go onto to complete the labs.
## Lab 01. [Docker Open Source](https://github.com/docker/dcus-hol-2016/tree/master/open-source)
**Difficulty**: TODO
TODO: Intro text
## Lab 02. [Docker Cloud](https://github.com/docker/dcus-hol-2016/tree/master/docker-cloud)
**Difficulty**: TODO
TODO: Intro text
## Lab 03. [Docker for Developers (Pinata)]() - TODO: Fix Link
**Difficulty**: TODO
TODO: Intro text
## Lab 04. [Docker Datacenter](https://github.com/docker/dcus-hol-2016/tree/master/docker-datacenter)
**Difficulty**: TODO
TODO: Intro text
## Lab 05. [Windows Docker Support]() - TODO: Fix Link
**Difficulty**: TODO
TODO: Intro text
## Contribute Your Own Labs
If you have an awesome tutorial/lab and would like to add it here. Please open a PR. We would love to add more exciting tutorials to the list!