mirror of
https://github.com/eoli3n/dotfiles
synced 2025-10-26 19:40:53 +01:00
| .. | ||
| Dockerfile | ||
| hosts | ||
| README.md | ||
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