mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-21 20:30:53 +01:00
Fixed license copy action for Java Gateway on RHEL
This commit is contained in:
parent
189c4efb7d
commit
9fbb426465
@ -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