Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 608 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 608 Bytes

docker-ubuntu-desktop

Ubuntu Desktop Web Browser Accessible Docker Image

ScreenShot

screenshot

Usage

$ docker run -it --platform=linux/amd64 -p 6080:6080 akarita/docker-ubuntu-desktop

Access

http://localhost:6080/vnc.html

or

https://localhost:6080/vnc.html

DockerHub

https://hub.docker.com/r/akarita/docker-ubuntu-desktop

Docker Pull

$ docker pull akarita/docker-ubuntu-desktop

Docker Build

$ docker build . -t docker-ubuntu-desktop

License

MIT License (c) 2023 Takahashi Akari