Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 528 Bytes

DockerSetupWindows

Prerequisites : 1. Windows 10 or Windows 8

2. Hyper-V enabled

3. Virtualization firmware enabled (check inside taskmanager/performance/CPU)

If disabled can be enabled in BIOS mode ...fress F10 on starting up the system

4. Install WSL2 features (Windows subsystem of Linux) from official page

restart and run the docker

images can be build using powershell windows inbuilt feature of Docker desktop

try docker tutorial to get started with it