1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-28 15:01:24 +02:00
eoli3n-dotfiles/docker/archlinux
2019-06-15 13:48:08 +02:00
..
Dockerfile use make pkg instead of aur helper 2019-06-15 13:48:08 +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