mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-04-24 18:22:58 +09:00
Rebase to alpine 3.17 with php8.1
This commit is contained in:
4
root/etc/s6-overlay/s6-rc.d/svc-queue/run
Executable file
4
root/etc/s6-overlay/s6-rc.d/svc-queue/run
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc php /app/www/artisan queue:work database --sleep=3 --tries=3
|
||||
1
root/etc/s6-overlay/s6-rc.d/svc-queue/type
Normal file
1
root/etc/s6-overlay/s6-rc.d/svc-queue/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user