windows containers use on windows server

Varma 1,385 Reputation points
2024-10-08T06:44:47.96+00:00

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

https://learn.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=dockerce#windows-server-1

But i am not sure where to start. pelase provide me the steps

Here is my plan

  1. First created windows server 2022 with VM
  2. Follow the script mentioned in the Docker CE/Moby Powershell script and execute it.
  3. what next?
Windows Training
Windows Training
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Training: Instruction to develop new skills.
26 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sam Cogan 10,752 Reputation points MVP
    2024-10-08T08:08:03.7333333+00:00

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.