feat: add oseng app template and container entrypoint
This commit is contained in:
parent
1a907fe3d3
commit
7a11c87e38
1
app-templates/oseng
Symbolic link
1
app-templates/oseng
Symbolic link
@ -0,0 +1 @@
|
||||
../../templates/oseng
|
||||
3
scripts/entrypoint.sh
Executable file
3
scripts/entrypoint.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
exec tori
|
||||
Loading…
x
Reference in New Issue
Block a user