OS/Linux
window 에 docker설치
신비한 비
2023. 5. 16. 12:03
728x90
참고사이트:
https://herojoon-dev.tistory.com/120
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
내저장소 바로가기 luxury515