mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-11 16:18:52 +01:00
Fixed license copy action for Java Gateway on RHEL
This commit is contained in:
parent
ab0eb56b4f
commit
86f6cc9d5d
@ -44,6 +44,7 @@ LABEL description="Zabbix Java Gateway performs native support for monitoring JM
|
||||
|
||||
STOPSIGNAL SIGTERM
|
||||
|
||||
COPY ["licenses", "/licenses"]
|
||||
COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}-output/java_gateway/sbin/", "/usr/sbin/zabbix_java/"]
|
||||
|
||||
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
|
Loading…
Reference in New Issue
Block a user