Skip to content

Commit

Permalink
Adding in Workshops from DockerCon 2017 Austin
Browse files Browse the repository at this point in the history
  • Loading branch information
ManoMarks committed May 16, 2017
1 parent 44faae4 commit 6216471
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dockercon-us-2017/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,7 @@ This lab is aimed at ops and system admins. It steps through packaging an ASP.NE
> - Package an existing ASP.NET MSI so the app runs in Docker, without any application changes.
> - Create an upgraded package with application updates and Windows patches.
> - Update and rollback the running application in a production environment with zero downtime.
## [DockerCon 2017 Austin Workshops](workshop-slides/README.md)

At DockerCon 2017 in Austin, we had [10 workshops](https://2017.dockercon.com/workshops/), each lasting about 3 hours.
13 changes: 13 additions & 0 deletions dockercon-us-2017/workshop-slides/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# DockerCon 2017 Austin Workshops

At DockerCon 2017 in Austin, we had [10 workshops](https://2017.dockercon.com/workshops/), each lasting about 3 hours. These are the slides from the workshops so you can get the same content.

* [Learn Docker](./docker-101-workshop-dockercon.pdf)
* [Orchestration Workshop](https://github.com/jpetazzo/orchestration-workshop)Beginner and Advanced
* Introduction to Enterprise Docker Operations. Paid training, check out our offerings on [trainging.docker.com](http://training.docker.com/)
* [Docker Security](security-workshop-dockercon.pdf)
* [Networking Workshop](networking-workshop-dockercon.pdf)
* [Docker for Java Developers](https://github.com/docker/labs/tree/master/developer-tools/java)
* [Modernizing Monolithic ASP.NET Applications with Docker](mta-asp-dockercon-workshop.pdf)
* [Hands-on Docker for Raspberry Pi](http://blog.alexellis.io/hands-on-docker-raspberrypi/)
* [Microservices Lifecycle Explained Through Docker and Continuous Deployment](http://vfarcic.github.io/devops21/workshop.html)
Binary file not shown.

0 comments on commit 6216471

Please sign in to comment.