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:
@ -46,4 +46,4 @@ RUN wget -qO- https://github.com/asciimoo/searx/archive/master.tar.gz | tar xz -
|
||||
|
||||
EXPOSE 8888
|
||||
LABEL description "A powerful meta-search engine"
|
||||
CMD ["tini","--","run.sh"]
|
||||
CMD ["/sbin/tini","--","run.sh"]
|
||||
|
Reference in New Issue
Block a user