/docker-dotfiles

https://hub.docker.com/r/sofeeys/archlinux-i3wm

Primary LanguagePython

docker-dotfiles

aRB6mj.png

Build

git clone https://github.com/QingQiz/docker-dotfiles
cd docker-dotfiles
docker build -t sofeeys/archlinux-i3wm .

or

docker pull sofeeys/archlinux-i3wm

Run

server

docker run -itd --name i3 -p 5900:5900 -v ~:/home/angel/workspace/host:rw sofeeys/archlinux-i3wm

client

vncviewer your-server-address