An open API service indexing awesome lists of open source software.

https://github.com/mechdeveloper/windows-containers-workshops


https://github.com/mechdeveloper/windows-containers-workshops

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# windows-containers-workshops

Trying out to compile Windows Contiainers workshop. Draft content

## [Workshop #1 - WindowsContainers 101](01-WindowsContainers-101/readme.md)

This is introduction worshop for those who never worked with Windows Containers.
This workshop will cover basics of using Containers on windows and you will learn how to:
- Install docker on Windows Server 2019 OS
- Base Windows Images
- Creating Custom Windows Images for your Application
- use `docker` CLI to deploy, configure, update and delete your containerized apps