웹소켓을 이용하여 실시간 채팅을 구현하려 했는데, docker를 사용해야만 했다.
사용법을 숙지하고 똑같이 해도 안되길래 왜 그런가 했더니 window home 운영체제에서는 HV5 라는 것을 지원하지 않아서 그렇다고 한다.
아무튼 Window Home 에서도 Docker를 사용 하는 방법이 있는데,
https://meaownworld.tistory.com/156 여기서 참조했다.
Ubuntu 실행 오류
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0xc03a001a
Error: 0xc03a001a ???????????????????????????????????????????????????
해결법 :
Go to C:\Users\user name\AppData\Local\Packages folder. If not apparent, it's probably hidden. Once inside directory, search subdirectory with 'ubuntu' string/keyword. Once located, right click the directory > Advanced > uncheck the compression > Apply. Now the ubuntu directory should have the arrows removed, which means you should have a better chance at actually running the distro install.