mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
all: no more tini warnings #6
This commit is contained in:
@ -99,4 +99,4 @@ LABEL description="BitTorrent client with WebUI front-end" \
|
||||
mediainfo="mediainfo v$MEDIAINFO_VER" \
|
||||
filebot="Filebot v$FILEBOT_VER"
|
||||
|
||||
CMD ["tini","--","startup"]
|
||||
CMD ["/sbin/tini","--","startup"]
|
||||
|
Reference in New Issue
Block a user