mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
initial commit
This commit is contained in:
3
isso/run.sh
Normal file
3
isso/run.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /db /config
|
||||
gosu $UID:$GID isso -c /config/isso.conf run
|
Reference in New Issue
Block a user