lutim: /sbin/tini does not exist (yet)

This commit is contained in:
Wonderfall 2016-05-09 19:17:52 +02:00
parent 2e71dc4900
commit 187b11b99e

View File

@ -42,4 +42,4 @@ RUN chmod +x /usr/local/bin/run.sh
EXPOSE 8181
VOLUME /data /lutim/files
CMD ["/sbin/tini","--","run.sh"]
CMD ["tini","--","run.sh"]