Add Release scripts & Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rafael Epplée 2025-05-14 14:20:57 +02:00 committed by moritz
parent c4bd424163
commit dce8fbc232
7 changed files with 189 additions and 2 deletions

5
rel/overlays/bin/server Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
PHX_SERVER=true exec ./mv start