Hi @Tomasz , To run containers on Windows , first step is to install Docker desktop, which is required for working with Windows containers. then start docker desktop and then we can run docker commands for pulling the docker images and then we will run the containers using powershell. You can create docker compose yml file and run it using powershell / cmd line on windows m/c. Start the docker desktop before running any docker command. docs.docker.com/desktop/windows/install/ Please watch where I have shown docker desktop setup and use on windows: ua-cam.com/video/NjQ5zZM7fpI/v-deo.html ua-cam.com/video/lgOiqS5AvSo/v-deo.html
@@AJAUTOMATION I guess the question asked by @Tomasz is different.He is asking how to create container for windows platform or OS if i understood correctly. I think because of licensing issue, there are no free docker image available based on windows platform is available and all docker images are based on linux based system. :)
Thanks AJ for your video. It's really helpfull for me. Best wishes from Poland.
Glad to hear that!
Please share and Like the content whichever you find informative to reach more beginner candidates.
Thanks for watching.🙂
How we can set up node using other than default linux platform like Windows using docker compose
?
Hi @Tomasz ,
To run containers on Windows , first step is to install Docker desktop, which is required for working with Windows containers.
then start docker desktop and then we can run docker commands for pulling the docker images and then we will run the containers using powershell.
You can create docker compose yml file and run it using powershell / cmd line on windows m/c. Start the docker desktop before running any docker command.
docs.docker.com/desktop/windows/install/
Please watch where I have shown docker desktop setup and use on windows:
ua-cam.com/video/NjQ5zZM7fpI/v-deo.html
ua-cam.com/video/lgOiqS5AvSo/v-deo.html
@@AJAUTOMATION I guess the question asked by @Tomasz is different.He is asking how to create container for windows platform or OS if i understood correctly. I think because of licensing issue, there are no free docker image available based on windows platform is available and all docker images are based on linux based system. :)