This commit is contained in:
STAM 2020-02-28 18:46:50 +03:00
parent d5f5787c02
commit 4f8c8c7dbc

View File

@ -49,4 +49,4 @@ COPY entrypoint.sh /entrypoint.sh
COPY . /tmp
CMD ["/entrypoint.sh", "run"]
ENTRYPOINT ["/sbin/tini", "--"]
ENTRYPOINT ["/usr/bin/tini", "--"]