拉取镜像
docker pull dorowu/ubuntu-desktop-lxde-vnc
运行容器:
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
之后就可以http://localhost:6080/
docker安装并运行ubuntu
阅读 75
2022-02-09
拉取镜像
docker pull dorowu/ubuntu-desktop-lxde-vnc
运行容器:
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
之后就可以http://localhost:6080/
相关推荐
精彩评论(0)