Automation, DevOps and Containerization
© 2001-2023. All rights reserved.
vhdx
–
Run Docker locally::
uname -a sudo /etc/init.d/docker start docker context ls
Test Docker:
docker run --uts host alpine hostname
Shutdown tiny VM::
wsl --shutdown