feat: use release to deploy application

Adjust `Dockerfile` and `docker-compose` to use the `release` structure.
This commit is contained in:
2024-09-20 21:16:32 +00:00
parent 964985e328
commit 76d5fc9adf
7 changed files with 109 additions and 6 deletions

5
rel/overlays/bin/migrate Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
exec ./wabanex eval Wabanex.Release.migrate