containous / traefik-library-image

ARCHIVED
https://github.com/traefik/traefik-library-image
Apache License 2.0
218 stars 60 forks source link

Add Dockerfiles and update build files for additional Windows versions #80

Closed georgechang closed 4 years ago

georgechang commented 4 years ago

What does this PR do?

Add support for Windows containers versions 1903 and 1909.

Motivation

Windows is more particular about its versioning and how it handles virtualization for containers. By having up-to-date container versions for traefik, this allows users to be able to use the traefik container images with more efficient virtualization in Windows environments.

More

Additional Notes

First PR to traefik - please don't be shy with comments!

georgechang commented 4 years ago

Closing as it looks like AppVeyor isn't able to support building different Windows versions.