Allow container to interop with pre 0.75 containerlab
This commit is contained in:
@@ -9,7 +9,7 @@ ARG VPP_INSTALL_SKIP_SYSCTL=true
|
||||
ARG REPO=release
|
||||
EXPOSE 22/tcp
|
||||
RUN apt-get update && apt-get -y install curl procps tcpdump iproute2 iptables \
|
||||
iputils-ping net-tools git python3 python3-pip vim-tiny openssh-server \
|
||||
iputils-ping net-tools git python3 python3-pip vim-tiny nano joe openssh-server \
|
||||
mtr-tiny traceroute rsync && apt-get clean
|
||||
|
||||
# Install VPP - sideload from local debs if --build-context vppdebs=<path> is provided,
|
||||
|
||||
Reference in New Issue
Block a user