Skip to content

Imam-f/arch-i3-novnc-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

arch-i3-novnc-docker

Docker container with a minimal arch linux + i3 window manager install. The docker X server can be accessed in the browser with novnc.

Usage

docker pull fennerm/arch-i3-novnc
docker run --rm -p 8083:8083 -ti --name arch-i3-novnc -e DISPLAY=:0.0 arch-i3-novnc:latest supervisord

Then navigate to localhost:8083 in your browser.

About

Docker container with arch linux and i3wm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%