initial work

This commit is contained in:
2021-12-16 23:06:58 +02:00
commit 78b8bf290f
11 changed files with 159 additions and 0 deletions

5
test-run.sh Executable file
View 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