Saturday, May 6, 2023

Docker basics

Installation. Go to https://docs.docker.com/engine/install/ We can go with Docker Window installations https://docs.docker.com/desktop/install/windows-install/ PC should have WSL 2 backend or Hyper-V backend and Windows containers Docker Desktop uses the Windows Hyper-V features. While older Windows versions have Hyper-V, their Hyper-V implementations lack features critical for Docker Desktop to work.so Windows 10 or Windows 11 required

No comments:

Post a Comment