1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-01 22:05:40 +00:00
Files
boring-nginx
cowrie
cryptpad
freshrss
ghost
isso
Dockerfile
README.md
run.sh
kippo-graph
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
LICENSE
dockerfiles/isso/run.sh
2016-09-16 17:08:06 +02:00

4 lines
108 B
Bash

#!/bin/sh
chown -R $UID:$GID /db /config
exec su-exec $UID:$GID /sbin/tini -- isso -c /config/isso.conf run