mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39: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 \
|
||||
software-properties-common \
|
||||
sudo \
|
||||
tree
|
||||
tree \
|
||||
iproute2 \
|
||||
iputils-ping
|
||||
|
||||
# amd64 dependencies.
|
||||
COPY --from=ld-prefix / /usr/x86_64-linux-gnu/
|
||||
|
||||
Reference in New Issue
Block a user