The script mentioned installs Docker into your VM so that it can run containers. The next steps are for you to build your container images and run them.
windows containers use on windows server
Varma
1,385
Reputation points
I got below 2 articles which tells about usuage of windows containers on windows server.
https://docs.docker.com/engine/install/binaries/#install-server-and-client-binaries-on-windows
But i am not sure where to start. pelase provide me the steps
Here is my plan
- First created windows server 2022 with VM
- Follow the script mentioned in the Docker CE/Moby Powershell script and execute it.
- what next?