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.
2 parents 902f9d5 + d0ec9ce commit 67e37eaCopy full SHA for 67e37ea
build_env/Dockerfile
@@ -68,7 +68,6 @@ RUN rpm -i scala-2.12.8.rpm && rm ./*.rpm
68
# hadolint ignore=DL3010
69
COPY --from=builder /depends/thirdparty.tar.gz /depends/
70
COPY --from=builder /depends/thirdsrc/zookeeper-3.4.14/ /depends/thirdsrc/zookeeper-3.4.14/
71
-COPY --from=builder /opt/maven/ /opt/maven/
72
73
RUN yum install -y rh-python38-python-wheel && yum clean all
74
0 commit comments