Customised Ubuntu desktop base image
1.9K
Customised Ubuntu desktop base image.
Builds of the image are available on Docker Hub.
docker pull codeworksio/ubuntu-desktop
Alternatively you can build the image yourself.
docker build --tag codeworksio/ubuntu-desktop \
github.com/codeworksio/docker-ubuntu-desktop
ubuntu for both the system user ubuntu and rootVNC_DISPLAY=":1" to set displayVNC_RESOLUTION="1280x1024" to set screen resolutionVNC_COLOUR_DEPTH="24" to set colour depthmake build start log
make stop
Then connect to vnc://localhost:5901 using for example Safari browser or Remmina VNC client.
Content type
Image
Digest
Size
163.7 MB
Last updated
over 7 years ago
docker pull codeworksio/ubuntu-desktop