项目作者: StefanScherer
项目描述 :
Docker on Windows workshop
高级语言: PowerShell
项目地址: git://github.com/StefanScherer/windows-docker-workshop.git
windows-docker-workshop


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!