mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
UNMAINTAINED
This commit is contained in:
3
unmaintained/isso/run.sh
Normal file
3
unmaintained/isso/run.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /db /config
|
||||
exec su-exec $UID:$GID /sbin/tini -- isso -c /config/isso.conf run
|
Reference in New Issue
Block a user