mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
.. | ||
Dockerfile | ||
hosts | ||
README.md | ||
test.sh |
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