mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-07 14:19:38 +01:00
Fixed license for Java Gateway on RedHat
This commit is contained in:
parent
1b96185d71
commit
54685e8718
@ -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