mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
all: no more tini warnings #6
This commit is contained in:
@ -88,4 +88,4 @@ LABEL description="A server software for creating file hosting services" \
|
||||
apcu="apcu v${APCU_VERSION}" \
|
||||
apcu_bc="apcu_bc v${APCUBC_VERSION}"
|
||||
|
||||
CMD ["tini","--","run.sh"]
|
||||
CMD ["/sbin/tini","--","run.sh"]
|
||||
|
Reference in New Issue
Block a user