feat: add oseng app template and container entrypoint

This commit is contained in:
Fam Zheng 2026-03-04 11:47:11 +00:00
parent 1a907fe3d3
commit 7a11c87e38
2 changed files with 4 additions and 0 deletions

1
app-templates/oseng Symbolic link
View File

@ -0,0 +1 @@
../../templates/oseng

3
scripts/entrypoint.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
set -e
exec tori