This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
docker-isso/run.sh

4 lines
108 B
Bash
Raw Permalink Normal View History

2017-11-03 20:35:21 +01:00
#!/bin/sh
chown -R $UID:$GID /db /config
exec su-exec $UID:$GID /sbin/tini -- isso -c /config/isso.conf run