Adding network diag utils into actions-runner-libbpf container

This commit is contained in:
Mikhail Tuzikov
2022-09-27 16:03:10 +01:00
committed by chantra
parent 10a32130e7
commit 12a41a80c5

View File

@@ -24,7 +24,9 @@ RUN apt-get update && apt-get -y install \
rsync \ rsync \
software-properties-common \ software-properties-common \
sudo \ sudo \
tree tree \
iproute2 \
iputils-ping
# amd64 dependencies. # amd64 dependencies.
COPY --from=ld-prefix / /usr/x86_64-linux-gnu/ COPY --from=ld-prefix / /usr/x86_64-linux-gnu/