1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-09 01:32:28 +00:00
Files
boring-nginx
matomo
nextcloud
nginx-php
privatebin
searx
unmaintained
boinc
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lutim
lychee
mastodon
mediawiki
nginx
parsoid
pgbouncer
rainloop
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
reverse
rtorrent-flood
rutorrent
tor
LICENSE
README.md
dockerfiles/unmaintained/rainloop/run.sh
2017-01-16 22:13:29 +01:00

4 lines
147 B
Bash

#!/bin/sh
chown -R $UID:$GID /rainloop /etc/nginx /etc/php7 /var/log /var/lib/nginx /tmp /etc/s6.d
exec su-exec $UID:$GID /bin/s6-svscan /etc/s6.d