Im looking for a container platform like docker swarm or eventually kubernetes to host our windows based containers. It looks like windows support is allot les then Linux…
Is it true that docker for aws does not support windows images? Has anybody an idea how i can setup docker swarm on a AWS VPC network ?
i don’t know about windows support, but if you use docker for AWS it prompts you for everything and the deploys the swarm… least it did for me…
according to the docker for AWS doc, https://docs.docker.com/docker-for-aws/#prerequisites
Docker for AWS is installed with a CloudFormation template that configures Docker in swarm mode, running on instances backed by custom AMIs.