Commit af8ce8ce authored by nimrod's avatar nimrod
Browse files

Add some IP utils.

- tracepath.
- ip, ss and the rest of the iproute2 package.
parent 5068770e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -63,7 +63,9 @@ RUN apt-get update && \
        hunspell-he \
        hyphen-en-us \
        ipcalc \
        iproute2 \
        iputils-ping \
        iputils-tracepath \
        keyutils \
        krb5-config \
        kubernetes-client \