feat: add oseng app template and container entrypoint
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user