fix s6 permission

This commit is contained in:
Wonderfall
2016-09-24 11:48:17 +02:00
parent 95a0442668
commit 32e07117d7
8 changed files with 8 additions and 8 deletions

View File

@ -65,7 +65,7 @@ COPY postrm /usr/bin/
COPY config.js /usr/flood/
COPY rtorrent.rc /home/torrent/.rtorrent.rc
RUN chmod +x /usr/bin/* /etc/s6.d/*/* \
RUN chmod +x /usr/bin/* /etc/s6.d/*/* /etc/s6.d/.s6-svscan/* \
&& cd /usr/flood && ./node_modules/.bin/gulp dist
VOLUME /data /usr/flood/server/db