functioning container build
This commit is contained in:
4
config/root/etc/services.d/tubesync-worker/run
Executable file
4
config/root/etc/services.d/tubesync-worker/run
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
exec s6-setuidgid app \
|
||||
/usr/bin/python3 /app/manage.py process_tasks
|
||||
Reference in New Issue
Block a user