https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/
Features:
Docker Image fenago/linux-intermediate
Run Image docker run -d --privileged --restart=always --user root -p 80:80 -p 81:81 -p 445:445 -p 3306:3306 -p 8080:8080 -p 8081:8081 -p 8443:8443 -p 5900:5900 --name linuxintermediate fenago/linux-intermediate
Note: You can also run multiple instances by changing container name and port ( -p <update-host-port>:80 ) in the above command.
Commit & Push Changes
docker commit linuxintermediate fenago/linux-intermediate
docker push fenago/linux-intermediate
docker stop linuxintermediate && docker rm linuxintermediate
Content type
Image
Digest
sha256:cd8cf804c…
Size
3.2 GB
Last updated
about 3 years ago
docker pull fenago/linux-intermediate