mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-04 23:59:07 +08:00
Adding network diag utils into actions-runner-libbpf container
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user