Category: Hyper-V

执行:docker info ,查看相关信息。确认安装完毕 0

Install Docker in a newly installed virtual machine Ubuntu 22.04 LTS

浏览量: 61 1. Open: Terminal, one-click installation, execute the command: curl –fssl https://get.docker.com | SH. During the prompt that curl is not found, execute: sudo apt install curl. as shown in Figure 1 2....

登录后,界面正常 0

Install Hyper-V on Windows 10 and create a virtual machine and install the operating system Ubuntu

浏览量: 18 Hyper-V allows you to run multiple operating systems as a virtual machine on Windows. Reference:https://docs.microsoft.com/zh-cn/virtualization/hyper-v-on-windows/about/. 2. Hyper-V is built into the Windows professional version as an optional function – no need to...