Skip to content

Commit

Permalink
Fixed license for Java Gateway on RedHat
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Sep 17, 2024
1 parent 1b96185 commit 54685e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/java-gateway/rhel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/ \
Expand Down

0 comments on commit 54685e8

Please sign in to comment.