1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-27 03:15:39 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
nextcloud
nginx
piwik
privatebin
rainloop
rtorrent-flood
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/lychee/run.sh
2016-09-17 15:56:05 +02:00

5 lines
239 B
Bash

#!/bin/sh
mkdir /lychee/uploads/big /lychee/uploads/import /lychee/uploads/medium /lychee/uploads/thumb
chown -R $UID:$GID /lychee /etc/nginx /etc/php7 /var/log /var/lib/nginx /tmp /etc/s6.d
exec su-exec $UID:$GID /bin/s6-svscan /etc/s6.d