拉取镜像
docker pull dorowu/ubuntu-desktop-lxde-vnc
运行容器:
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
之后就可以http://localhost:6080/
微信扫一扫
拉取镜像
docker pull dorowu/ubuntu-desktop-lxde-vnc
运行容器:
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
之后就可以http://localhost:6080/
相关推荐