1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00
eoli3n-dotfiles/docker/archlinux
2020-05-11 18:41:59 +02:00
..
Dockerfile updated docker config 2020-05-11 18:41:59 +02:00
hosts fixed Dockerfiles and add missing termite role file 2018-01-04 21:21:00 +01:00
README.md no git clone in dockerfile 2017-12-27 13:16:29 +01:00
test.sh changed test.sh archlinux 2018-05-14 11:13:49 +02:00

Build and run Locally

git clone https://github.com/eoli3n/dotfiles
cd dotfiles
git checkout <master|dev>
sudo docker build -t archlinux/dotfiles -f docker/archlinux/Dockerfile .
sudo docker run -t archlinux/dotfiles

User

Login : test Password : test

Use automated online builds

Soon