Created docker-related files

This commit is contained in:
Alejandro Celaya
2017-01-19 22:56:45 +01:00
parent 51bf948458
commit 072371d459
9 changed files with 154 additions and 0 deletions

2
indocker Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
docker exec -it shlink_php /bin/sh -c "cd /home/shlink/www && $*"