Skip to content

stefaniuk/docker-ubuntu-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI Size Version Commit Docker Hub

Docker Ubuntu Desktop

Customised Ubuntu desktop base image.

Installation

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

Configuration

  • Password is ubuntu for both the system user ubuntu and root
  • Use VNC_DISPLAY=":1" to set display
  • Use VNC_RESOLUTION="1280x1024" to set screen resolution
  • Use VNC_COLOUR_DEPTH="24" to set colour depth

Testing

make build start log
make stop

Then connect to vnc://localhost:5901 using for example Safari browser or Remmina VNC client.

TODO

About

Customised Ubuntu desktop base image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published