mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-20 15:07:27 +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