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 0150f3d commit f20642aCopy full SHA for f20642a
integration-tests/container/berserker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM quay.io/rhacs-eng/qa:berserker-1.0-79-g617ec32386
2
3
-RUN sudo dnf install -y which netcat iproute bpftool procps iptables
+RUN dnf install -y which netcat iproute bpftool procps iptables
4
5
COPY workloads/ /etc/berserker/
6
COPY prepare-tap.sh /scripts/
0 commit comments