With Docker we learned how to build and run applications in Linux containers. But about tasks that can run only on Windows machines?
With Windows Server 2016 you can use Docker and Windows Containers to have the same experience and workflow.
In this talk you will learn how to release your application both as Linux and Windows container and deploy them as multiarch Docker image.
Key takeaways:
- Learn how to build and release an application with GitHub
- Build a Linux application with Travis CI
- Build a Windows application with AppVeyor CI
- Push both platform specific Docker images
- Draft a multiarch Docker image
- Push your images to Docker Hub
Slides
https://www.slideshare.net/stefscherer/build-and-deploy-multiarch-linux-and-windows-container-images
Stefan Scherer
Stefan is a Sr. Software Engineer at SEAL Systems. He is an early adopter of Docker on Windows and gives, as a Microsoft MVP and Docker Captain, feedback directly to Microsoft about his experience. read more