merged d7 and d8 dockers

This commit is contained in:
2019-02-01 12:05:58 +01:00
parent fc235a115b
commit 0a25179eda
273 changed files with 45236 additions and 2 deletions

4
Docker/php-legacy/bashrc Normal file
View File

@@ -0,0 +1,4 @@
PS1='\e[36m\e[1mPHP\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'