initial work
This commit is contained in:
5
test-run.sh
Executable file
5
test-run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
docker-compose build
|
||||
docker-compose up -d --force-recreate -t 1
|
||||
docker-compose logs -f -t
|
||||
Reference in New Issue
Block a user