This commit is contained in:
2024-06-23 20:10:32 +03:00
parent 7e8b462a1c
commit 5a0859c52d
2 changed files with 2 additions and 3 deletions

View File

@@ -31,7 +31,6 @@ RUN set -eux && \
coreutils \
smartmontools \
sudo \
tini \
iputils" && \
apk add \
--no-cache \
@@ -81,5 +80,4 @@ WORKDIR /var/lib/zabbix
USER 1997
# CMD ["/usr/sbin/zabbix_agent2", "--foreground", "-c", "/config/zabbix_agent2.conf"]
# CMD [ "/run.sh" ]
ENTRYPOINT [ "/sbin/tini", "--", "/run.sh"]
ENTRYPOINT [ "/run.sh" ]

View File

@@ -19,6 +19,7 @@ host_pid: true
host_network: true
docker_api: true
advanced: true
legacy: true
map:
- addon_config:rw
ports: