upg-testing (testing-56)
Published 2025-06-28 15:02:49 +02:00 by mogaika
Installation
docker pull registry.mogaika.dev/mogaika/upg-testing:testing-56sha256:910359609999f4b70c3d8dbcf827192baff55cc11916a7f5fe153139f71b765bImage Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=20.04 |
| ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 in / |
| CMD ["/bin/bash"] |
| ARG BUILD_TYPE |
| WORKDIR / |
| ENV VPP_INSTALL_SKIP_SYSCTL=1 |
| RUN |1 BUILD_TYPE=debug /bin/sh -c apt-get update && apt-get dist-upgrade -yy && apt-get install --no-install-recommends -yy liblz4-tool tar gdb gdbserver strace libhyperscan5 libmbedcrypto3 libmbedtls12 libmbedx509-0 apt-utils libpython3-stdlib python3 python3-minimal python3.6 python3-minimal python3-cffi python3-cffi-backend libnuma1 libnl-3-200 libnl-route-3-200 libpcap0.8 # buildkit |
| RUN |1 BUILD_TYPE=debug /bin/sh -c extra_debs=; if [ "${BUILD_TYPE}" = "debug" ]; then extra_debs="/debs/vpp-dev_*.deb /debs/libvppinfra-dev_*.deb"; fi && apt-get install --no-install-recommends -yy /debs/vpp_*.deb /debs/vpp-dbg_*.deb /debs/vpp-plugin-core_*.deb /debs/vpp-plugin-devtools_*.deb /debs/vpp-plugin-dpdk*.deb /debs/libvppinfra_*.deb /debs/python3-vpp-api_*.deb ${extra_debs} && apt-get clean # buildkit |
| ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/vpp"] |
| WORKDIR / |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y dumb-init jq bird iproute2 && apt-get clean # buildkit |
| RUN /bin/sh -c apt-get install --no-install-recommends -yy /install_netcap/netcap*.deb && apt-get clean # buildkit |
| COPY /workspace/vpp-manager /usr/local/bin/vpp-manager # buildkit |
| COPY /workspace/vpp-wrapper /usr/local/bin/vpp-wrapper # buildkit |
| COPY /workspace/fpp-cni /usr/local/bin/fpp-cni # buildkit |
| COPY image/vpp-wrapper.sh /usr/local/bin/vpp-wrapper.sh # buildkit |
| COPY image/setup.sh /usr/local/bin/setup.sh # buildkit |
| COPY image/bird-tool.sh /usr/local/bin/bird-tool.sh # buildkit |
| ENTRYPOINT ["/usr/bin/dumb-init" "--"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 20.04 |
Details
2025-06-28 15:02:49 +02:00
Versions (73)
View all
Container
3
OCI / Docker
linux/amd64
228 MiB
testing-90
2025-07-04
testing-89
2025-07-04
testing-88
2025-07-04
testing-87
2025-07-04
testing-86
2025-07-04