mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-03-08 19:42:00 +01:00
Remove orphaned args
This commit is contained in:
parent
3ab618bc95
commit
a78aad11a0
@ -9,8 +9,6 @@ LABEL org.opencontainers.image.title="Zabbix proxy (SQLite3)" \
|
|||||||
|
|
||||||
STOPSIGNAL SIGTERM
|
STOPSIGNAL SIGTERM
|
||||||
|
|
||||||
ENV TINI_VERSION=v0.19.0
|
|
||||||
|
|
||||||
COPY ["conf/etc/yum.repos.d/oracle-epel-ol8.repo", "/etc/yum.repos.d/oracle-epel-ol8.repo"]
|
COPY ["conf/etc/yum.repos.d/oracle-epel-ol8.repo", "/etc/yum.repos.d/oracle-epel-ol8.repo"]
|
||||||
|
|
||||||
RUN set -eux && \
|
RUN set -eux && \
|
||||||
|
Loading…
Reference in New Issue
Block a user