1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-04-20 00:53:47 +02:00
eoli3n-dotfiles/docker/archlinux
eoli3n 6098117934 single pacman RUN in dockerfile 2021-05-20 18:41:11 +02:00
..
Dockerfile single pacman RUN in dockerfile 2021-05-20 18:41:11 +02:00
README.md updated travis and docker config 2020-05-13 23:33:26 +02:00
hosts fixed Dockerfiles and add missing termite role file 2018-01-04 21:21:00 +01:00

Build and run Locally

git clone https://github.com/eoli3n/dotfiles
cd dotfiles
sudo docker build -t archlinux/dotfiles -f docker/archlinux/Dockerfile .
docker run archlinux/dotfiles ansible-playbook -i docker/archlinux/hosts install.yml