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 35c3638 commit bdf813bCopy full SHA for bdf813b
Dockerfile
@@ -37,7 +37,7 @@ LABEL description="RADAR-base HDFS data restructuring"
37
38
ENV JAVA_OPTS -Djava.library.path=${HADOOP_HOME}/lib/native
39
40
-RUN apk update && apk add --no-cache libc6-compat
+RUN apk add --no-cache libc6-compat
41
42
COPY --from=builder /code/build/third-party/* /usr/lib/
43
COPY --from=builder /code/build/scripts/* /usr/bin/
0 commit comments