Initial Commit

This commit is contained in:
Florian Schüller
2016-11-06 12:02:36 +01:00
parent 5877ae165c
commit 08544eae6b
7 changed files with 127 additions and 0 deletions

4
stop.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
docker stop docker-geneweb
docker rm docker-geneweb