https://github.com/mechdeveloper/windows-containers-workshops
https://github.com/mechdeveloper/windows-containers-workshops
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mechdeveloper/windows-containers-workshops
- Owner: mechdeveloper
- Created: 2021-02-13T22:49:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T11:27:15.000Z (about 5 years ago)
- Last Synced: 2025-03-23T07:30:30.251Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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