rigormortiz/archlinux-vnc

By rigormortiz

Updated over 7 years ago

Archlinux VNC base image

Image
0

1.1K

rigormortiz/archlinux-vnc repository overview

Info

This is an Archlinux 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
Source Repo

Hosted on GitHub

Tag summary

Content type

Image

Digest

Size

285.4 MB

Last updated

over 7 years ago

docker pull rigormortiz/archlinux-vnc