Added docker-related files

This commit is contained in:
Alejandro Celaya
2018-06-17 08:04:53 +02:00
parent b008c37a5b
commit 853212b419
6 changed files with 7961 additions and 0 deletions

2
indocker Executable file
View File

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