Skip to content

StefanScherer/windows-docker-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-docker-workshop

Join the chat at https://gitter.im/windows-docker-workshop/Lobby CircleCI

This is the material for the workshop "Getting started with Docker on Windows Server 2016" written by Stefan Scherer.

Content

  • Setting up Docker Host
  • Learn about the base OS images and Docker fundamentals
  • Secure remote Docker access via TLS
  • Networking, Logging
  • Dockerfile best practices
  • Dockerizing a Windows application into containers
  • Persisting data using volumes

Workshop slides

Past workshops

Running the workshop

  • Prepare a couple of Win2016 VM's in in your favorite cloud.
  • You can use the Terraform templates in the prepare-vms folder to create VM's in Azure or AWS.
  • Check and increase your limits two weeks before running the workshop.
  • Check and ask in advance if your workshop location allows outgoing RDP connections at port 3389.

Problems? Questions? Feedback welcome

  • If you have problems, found a bug or have questions, don't hesitate to contact me.
  • Open an issue in this repo or send me a pull request.

Have fun!