dmpe / windows-docker-containers

Windows-based Docker containers on Azure cloud with Windows Server - for gitlab runners, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows docker containers

This repo should give you an idea how to setup Windows containers on Azure Cloud.

Requirenments

  • Azure account, where you are going to bootstrap Windows Server SAC 1809/1903/1909

  • Windows RDC

Business Case

  • Could be used for Windows-based GitLab Runners jobs as a replacement of Jenkins Windows slaves

Repo contains

  • Azure ARM template (export from Azure Portal) - just use as an example ⚠️

License

  • Combination of Azure <> Windows Server <> Docker EE <> Production environments <> Firm/Enterprise situation => requires good understanding of your firm's situation and license agreements.

  • For testing/developer case, it should be free even for the company, but I am not a lawyer.

  • License of the code in this repository is MIT.

About

Windows-based Docker containers on Azure cloud with Windows Server - for gitlab runners, etc.

License:MIT License


Languages

Language:Dockerfile 99.4%Language:PowerShell 0.6%