Skip to content

Commit

Permalink
Remove Notices.txt & its reference in Dockerfile (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgavinash authored and GitHub Enterprise committed Nov 28, 2023
1 parent 1877170 commit 8dc7f05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12,689 deletions.
1 change: 0 additions & 1 deletion Dockerfile-server
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ RUN env \
&& chown -R 1001:root /opt/mqm/*
COPY --from=builder $GO_WORKDIR/runmqserver /usr/local/bin/
COPY --from=builder $GO_WORKDIR/chkmq* /usr/local/bin/
COPY NOTICES.txt /opt/mqm/licenses/notices-container.txt
COPY ha/native-ha.ini.tpl /etc/mqm/native-ha.ini.tpl
# Copy web XML files
COPY web /etc/mqm/web
Expand Down
Loading

0 comments on commit 8dc7f05

Please sign in to comment.