wip
This commit is contained in:
@@ -21,8 +21,8 @@ STOPSIGNAL SIGTERM
|
||||
COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/src/go/bin/zabbix_agent2", "/usr/sbin/zabbix_agent2"]
|
||||
COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/conf/zabbix_agentd.conf", "/etc/zabbix/zabbix_agent2.conf"]
|
||||
|
||||
COPY run.sh /run.sh
|
||||
# COPY rootfs /
|
||||
# COPY run.sh /run.sh
|
||||
COPY rootfs /
|
||||
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
|
||||
Reference in New Issue
Block a user