We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1877170 commit 8dc7f05Copy full SHA for 8dc7f05
Dockerfile-server
@@ -119,7 +119,6 @@ RUN env \
119
&& chown -R 1001:root /opt/mqm/*
120
COPY --from=builder $GO_WORKDIR/runmqserver /usr/local/bin/
121
COPY --from=builder $GO_WORKDIR/chkmq* /usr/local/bin/
122
-COPY NOTICES.txt /opt/mqm/licenses/notices-container.txt
123
COPY ha/native-ha.ini.tpl /etc/mqm/native-ha.ini.tpl
124
# Copy web XML files
125
COPY web /etc/mqm/web
0 commit comments