mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
lutim: /sbin/tini does not exist (yet)
This commit is contained in:
parent
2e71dc4900
commit
187b11b99e
@ -42,4 +42,4 @@ RUN chmod +x /usr/local/bin/run.sh
|
|||||||
|
|
||||||
EXPOSE 8181
|
EXPOSE 8181
|
||||||
VOLUME /data /lutim/files
|
VOLUME /data /lutim/files
|
||||||
CMD ["/sbin/tini","--","run.sh"]
|
CMD ["tini","--","run.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user