1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Move image base to linuxserverio alpine base

krateng/maloja#96
This commit is contained in:
FoxxMD
2023-03-17 10:28:07 -04:00
parent 37210995fa
commit 7bc2ba0237
6 changed files with 13 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/with-contenv bash
# used https://github.com/linuxserver/docker-wikijs/blob/master/root/etc/s6-overlay/s6-rc.d/svc-wikijs/run as a template
echo -e "\nMaloja is starting!"
exec \
s6-setuidgid abc python -m maloja run

View File

@@ -0,0 +1 @@
longrun