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 5d0f0d5 commit 7ff591fCopy full SHA for 7ff591f
docker/Dockerfile.builder
@@ -36,7 +36,6 @@ RUN mkdir -p $SCRATCH
36
37
COPY --from=bpftool-builder $SCRATCH/kernel/tools/bpf/bpftool/bpftool /usr/local/bin/bpftool
38
39
-RUN yum install -y centos-release-scl-rh epel-release
40
RUN yum upgrade -y
41
RUN yum install -y binutils \
42
file \
0 commit comments