## Build and run Locally ``` git clone https://github.com/eoli3n/dotfiles cd dotfiles git checkout sudo docker build -t centos/dotfiles -f docker/centos/Dockerfile . sudo docker run -t centos/dotfiles ``` ## User Login : ``test`` Password : ``dockerpass``