1,装docker

2,在Ubuntu安装打开v*n

3,docker pull dorowu/ubuntu-desktop-lxde-vnc,如不成功多次pull

4,git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.gitdocker 

   build --rm -t dorowu/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop

5,docker run -it --rm -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc

6,连接http://127.0.0.1:6080/#/

7,效果图:

ubuntu 镜像 pull docker 桌面系统


ubuntu 镜像 pull docker 桌面系统



相关文章:

  • 2022-12-23
  • 2021-04-12
  • 2021-07-06
  • 2022-02-03
  • 2022-12-23
  • 2021-12-14
  • 2021-11-29
  • 2022-12-23
猜你喜欢
  • 2022-01-15
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案