Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.4 KB

Windows docker images for my favorite apps

More to come...


All the container images are built by downloading (or building) the latest executables from their repository/website.

The file container-host-initialize.ps1 contains the docker run commands to start containers.

CI/CD

The images are built using Github Workflow. I am using base image as windows servercore 20H2 GitHub Workflow only has support for Windows 1809. So I have a docker-image which can be self-hosted in your local computer to support 20H2.