add changes

This commit is contained in:
Nana Janashia
2020-11-22 14:46:01 +01:00
parent 18ecdca204
commit 1f54931484
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
export IMAGE=$1
docker-compose -f docker-compose.yaml up --detach
echo "success"