mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-16 04:57:28 +00:00
lutim: /sbin/tini does not exist (yet)
This commit is contained in:
@@ -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"]
|
||||||
|
Reference in New Issue
Block a user