rigormortiz/archlinuxarm-rpi-vnc

By rigormortiz

Updated about 8 years ago

ArchlinuxARM VNC base image

Image
0

216

rigormortiz/archlinuxarm-rpi-vnc repository overview

Info

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.

Flags

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

Run Example for image based on this one

Images based off of this would run something like:

docker run -d <image_name> -u myuser -p mypassword -g 1920x1080 -d 200

Tag summary

Content type

Image

Digest

Size

251.2 MB

Last updated

about 8 years ago

docker pull rigormortiz/archlinuxarm-rpi-vnc