You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.
So had a bit of a look and appveyor looks like it might do the trick here https://www.appveyor.com/docs/build-environment/ they list docker for windows containers as being installed on their build vms
The docker image should be able to get dynamically a pre made toml file and in addition i think it needs also to get url as parameter so upon TLS based configuration .pem and .crt files could be downloaded during the container bootstrap. that will make sure the image is generic enough for every use case.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Investigate the best way to have an open continuous integration of Traefik on Windows containers and where to host the resulting Docker image.
@askw @flmader
The text was updated successfully, but these errors were encountered: