Skip to content

Docker image with xvfb, x11vnc, st, terminus and fluxbox... a basic X11 environment

Notifications You must be signed in to change notification settings

drcrane/xvfb-alpine-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Alpine Xvfb Environment in Docker

Core requirements:

  • Small Usable Environment (fluxbox)
  • Nice Terminal Emulator (st)
  • Nice-enough text editor (vim)

Building

docker build --tag alpine-xvfb:beta1 .

Running

docker run --rm -it alpine-xvfb:beta1

Connecting to the Desktop

Of course change the IP address to the address of the container.

vncviewer 172.17.0.2:0

About

Docker image with xvfb, x11vnc, st, terminus and fluxbox... a basic X11 environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published