Sign inSign up

rcgcoder/alpine-vnc

By rcgcoder

•Updated over 3 years ago

Alpine + VNC + Chrome + Autofirma

Image
0

1.8K

rcgcoder/alpine-vnc repository overview

⁠About

x11vnc on alpine linux

⁠Usage

docker run -d -p 5900:5900 danielguerra/alpine-vnc

After this use vnc-client to connect to your alpine. Right click shows the menu

Everything runs as user alpine. This user has sudo rights.

The password=alpine you can change is with passwd in the xterm.

Default it runs alpine 3.5 (changed).

If you want to use alpine 3.4 run

docker run -d -p 5900:5900 danielguerra/alpine-vnc:3.4

For alpie edge use

docker run -d -p 5900:5900 danielguerra/alpine-vnc:edge

Tag summary

Content type

Image

Digest

Size

47 MB

Last updated

over 7 years ago

docker pull rcgcoder/alpine-vnc