Switch and build windows/Linux docker image
Hi All
Containers and Container orchestrators are occupying the IT development world nowadays to package / bundle the software.
We need to choose containers based on windows or linux before build the docker image.
Docker Destop is most familiar using one to build docker image. In this article we will see how to see switching from Linux to windows containers.
Below is an example for docker linux image building.
Below is an example for docker windows image building of the above same linux after we switched (Refer image 1 for switching).
Comments
Post a Comment