mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-04-27 19:33:17 +09:00
initial release for v3 on js tag
This commit is contained in:
6
root/etc/services.d/heimdalljs/run
Normal file
6
root/etc/services.d/heimdalljs/run
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
cd /app/heimdall || exit
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc npm run server
|
||||
Reference in New Issue
Block a user