Skip to content

Commit

Permalink
Add IP utilities for diagnostics (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Oct 25, 2023
1 parent 86af4c5 commit 48475eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ RUN \
libnl-route-3-200 \
unzip \
gdb \
iputils-ping \
iproute2 \
&& apt-get purge -y --auto-remove \
&& rm -rf \
/var/lib/apt/lists/* \
Expand Down

0 comments on commit 48475eb

Please sign in to comment.