archlinux-mate-vnc-base
This is an Archlinux image with only the basic packages needed to get a usable Mate VNC setup. It is best to use this as a base image but if the default mate and mate-extra packages are useful to you by themselves, then by all means!
The image takes the following flags at run time:
-u|--username (optional, default: desktop)
-p|--vnc-password (optional, default: randomly generate) - see docker logs for output
-g|--geometry (optional, default: 1024x768)
-d|--dpi (optional, default: 96) - useful for exporting to a retina/HiDPI display
Images based off of this would run something like:
docker run -d -P <image_name> -u myuser -p mypassword -g 1920x1080 -d 200
Content type
Image
Digest
Size
993.3 MB
Last updated
almost 8 years ago
docker pull rigormortiz/archlinux-mate-vnc-base