Move dockerfiles to their own folder

This commit is contained in:
Marcos Lilljedahl
2017-09-15 17:58:11 -03:00
parent 23d0d8e8d0
commit 6b43fc0e83
15 changed files with 4 additions and 42 deletions

View File

@@ -0,0 +1,5 @@
export PS1='\e[1m\e[31m[\h] \e[32m($(docker-prompt)) \e[34m\u@$(hostname -i)\e[35m \w\e[0m\n$ '
alias vi='vim'
export PATH=$PATH:/root/go/bin
cat /etc/motd
echo $BASHPID > /var/run/cwd