Simple and minimal Alpine Docker Image providing XFCE4 with html5 noVNC connection
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
don 6aa7a4f741
Update README.md
3 years ago
.github Update docker.yml 3 years ago
Dockerfile Create Dockerfile 3 years ago
README.md Update README.md 3 years ago
entry.sh Create entry.sh 3 years ago
preview.png Add files via upload 3 years ago

README.md

Alpine xfce4 noVNC

Simple and minimal Alpine Docker Image providing XFCE4 through html5 noVNC connection

GitHub repo size Docker Build Docker Pulls Docker Size

preview

Build Image

git clone https://github.com/novaspirit/Alpine_xfce4_noVNC.git
docker build -t alpine-xfce4 Alpine_xfce4_noVNC/

Run Image

docker run -it -p 6080:6080 --name alpine-novnc alpine-xfce4

Connect With noVNC

Use modern browswer to connect to http://(docker ip):6080/vnc.html

the predefined password is alpine

LICENCE

MIT