mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
7
container/root/etc/s6-overlay/s6-rc.d/svc-python/run
Executable file
7
container/root/etc/s6-overlay/s6-rc.d/svc-python/run
Executable 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
|
||||
1
container/root/etc/s6-overlay/s6-rc.d/svc-python/type
Normal file
1
container/root/etc/s6-overlay/s6-rc.d/svc-python/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user