archlinuxarm-rpi-vnc
ArchlinuxARM VNC base image
216
This is an ArchlinuxARM image with only the basic packages needed to get a usable TigerVNC setup. It is best to use this as a base image since there is no desktop or window manager provided.
The image takes the following flags at run time:
-u|--username (optional, default: desktop)
-p|--vnc-password (optional, default: randomly generated, 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 <image_name> -u myuser -p mypassword -g 1920x1080 -d 200
Content type
Image
Digest
Size
251.2 MB
Last updated
about 8 years ago
docker pull rigormortiz/archlinuxarm-rpi-vnc