how to enable wsl ubuntu in workspaces?

0

how to enable wsl ubuntu in workspaces?

질문됨 6달 전393회 조회
2개 답변
0

I believe wsl2 doesn’t work in a nested virtual environment unless you can expose the cpu features. Therefore it will not work on workspaces.

It would work on hyper-v I believe.

profile picture
전문가
답변함 6달 전
0

I am going to assume your interest in WSL2 is due to the need to run Linux containers on Ubuntu WorkSpaces.

  • You do not need WSL2 to run Linux containers on Ubuntu. It natively supports Docker containers. I have installed and configured Docker Engine on Ubuntu WorkSpaces. Use this link. https://docs.docker.com/engine/install/ubuntu/ Follow the three steps listed, and you are good.
  • As of today, it is not possible to run Docker or Linux containers on Windows WorkSpaces due to the lack of support for nested virtualization. WSL2 is basically running a hypervisor to run Linux containers, which requires support from hardware that the current WorkSpaces hosts do not offer.
  • On a separate note, Docker Desktop will not run on Ubuntu WorkSpaces. After spending time on this, i ve come to realize this is because of the hard requirements it has with certain qemu modules. Qemu is a virutalisation platform that Docker Desktop requires to run. Since Qemu requires hardware support and WorkSpaces hosts doesnt offer that support as yet, I ve not had success with Docker Desktop. But I didn't have any issues running the Docker engine on Ubuntu WorkSpaces.
profile pictureAWS
Arun_PC
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인