Namespace
kubeovn
Image / Tag
kube-ovn:v1.13.16-debug-arm
Content Digest
sha256:008ee0741c250cb18cf189fb939c2373122313f990211a1cc152071616f3882e
Details
Created

2026-02-25 02:16:22 UTC

Size

319 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2b9585699ff18902e5ef5934bec991e3625662a47e9eac5ec04b41b7284713c0 - 8.96% (28.6 MB)

[#001] sha256:f2aad0ee323462407b59ba2c5dd1e73346be51642882b437d940450f3d48d7e0 - 20.08% (64 MB)

[#002] sha256:84353fd6e5a99513f8adf49043f90a20d4fe338425858297cab714716e6fbc1e - 0.0% (209 Bytes)

[#003] sha256:292c2a1dd50744005f95619e44f20453adcb21aa399dc0efdadb370884cf8914 - 0.01% (41.3 KB)

[#004] sha256:7b2771aa2bb7066f2042d0a72b82e3f52eae8583489261689bc37be50831b77f - 10.48% (33.4 MB)

[#005] sha256:b97e68ea4ac0ef5ff55f33a0a7508dd2d9457ed4ae7dba91c1c27daa94f8f9e4 - 13.36% (42.6 MB)

[#006] sha256:5f2f051b82f2f1732e608699e675bc7698878c008d1e8568231f8d058ca5784d - 0.0% (672 Bytes)

[#007] sha256:5422eec414b924b253e44bf47cb28181af7a90e5fc2eca60499fe3c28b29ad7d - 0.0% (896 Bytes)

[#008] sha256:a36bbedca546a4536678f338e347e724fbedb82295a76815974fc50864ebaf20 - 39.99% (127 MB)

[#009] sha256:ad2ea37af6f30878132ac0e0047a577373c8b986a3e2b6bc13786c21ed59db3e - 0.0% (1.6 KB)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#011] sha256:2f35adf010495f6e8c6349fe5a82e43f0fb3cfbfb3e68200c55efcd9a81724fd - 0.69% (2.21 MB)

[#012] sha256:508bfc91ca6e9059f5a5f74f3e68332ec50a7ba47def8c01d63704600ea2297f - 0.84% (2.67 MB)

[#013] sha256:f33686482ab945aae8de2ac8c26c4fbb1420a79e6e4a4041f72968e8c8a068bb - 0.81% (2.58 MB)

[#014] sha256:2939d166e8c47f7c26b60454b603613254e4b70448e8d8c84c38a79a1ea250e7 - 4.77% (15.2 MB)


History
2026-02-10 16:52:26 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-02-10 16:52:26 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-02-10 16:52:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-02-10 16:52:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-02-10 16:52:29 UTC

/bin/sh -c #(nop) ADD file:25d708bf0b30ddee20c0b2764034e065aca922cafd48eb9c662e35ba02ccf1de in /

2026-02-10 16:52:29 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-02-22 19:33:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2026-02-22 19:33:38 UTC (buildkit.dockerfile.v0)

RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt upgrade -y && apt install ca-certificates python3 hostname libunwind8 netbase ethtool iproute2 ncat libunbound8 procps libatomic1 kmod iptables python3-netifaces python3-sortedcontainers tcpdump ipvsadm ipset curl uuid-runtime openssl inetutils-ping arping ndisc6 conntrack traceroute iputils-tracepath logrotate dnsutils net-tools strongswan strongswan-pki libcharon-extra-plugins libmnl0 libcharon-extauth-plugins libstrongswan-extra-plugins libstrongswan-standard-plugins -y --no-install-recommends && setcap CAP_NET_ADMIN+eip $(readlink -f $(which conntrack)) && setcap CAP_NET_ADMIN+eip $(readlink -f $(which ethtool)) && setcap CAP_NET_ADMIN+eip $(readlink -f $(which ip)) && setcap CAP_NET_ADMIN+eip $(readlink -f $(which ipset)) && setcap CAP_NET_ADMIN,CAP_NET_RAW+eip $(readlink -f $(which xtables-legacy-multi)) && setcap CAP_NET_ADMIN,CAP_NET_RAW+eip $(readlink -f $(which xtables-nft-multi)) && setcap CAP_NET_RAW+eip $(readlink -f $(which arping)) && setcap CAP_NET_RAW+eip $(readlink -f $(which ndisc6)) && setcap CAP_NET_RAW+eip $(readlink -f $(which tcpdump)) && setcap CAP_SYS_ADMIN+eip $(readlink -f $(which nsenter)) && setcap CAP_SYS_ADMIN+eip $(readlink -f $(which sysctl)) && setcap CAP_SYS_MODULE+eip $(readlink -f $(which modprobe)) && setcap CAP_SYS_NICE+eip $(readlink -f $(which nice)) && rm -rf /var/lib/apt/lists/* && rm -rf /etc/localtime && rm -f /usr/bin/nc && rm -f /usr/bin/netcat && rm -f /usr/lib/apt/methods/mirror && deluser sync # buildkit

2026-02-22 19:33:39 UTC (buildkit.dockerfile.v0)

RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c mkdir -p /var/run/openvswitch && mkdir -p /var/run/ovn && mkdir -p /etc/cni/net.d && mkdir -p /opt/cni/bin # buildkit

2026-02-22 19:33:39 UTC (buildkit.dockerfile.v0)

ARG DUMB_INIT_VERSION=1.2.5

2026-02-22 19:33:39 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive DUMB_INIT_VERSION=1.2.5 /bin/sh -c curl -sSf -L --retry 5 -o /usr/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v${DUMB_INIT_VERSION}/dumb-init_${DUMB_INIT_VERSION}_$(arch) && chmod +x /usr/bin/dumb-init # buildkit

2026-02-22 19:34:23 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive DUMB_INIT_VERSION=1.2.5 /bin/sh -c cp /godeps/loopback /godeps/portmap /godeps/macvlan ./ && cp /godeps/kubectl /godeps/gobgp /usr/bin/ # buildkit

2026-02-22 19:34:23 UTC (buildkit.dockerfile.v0)

ARG DEBUG=false

2026-02-22 19:37:58 UTC (buildkit.dockerfile.v0)

RUN |3 DEBIAN_FRONTEND=noninteractive DUMB_INIT_VERSION=1.2.5 DEBUG=true /bin/sh -c cp /packages/bfdd-beacon /packages/bfdd-control /usr/bin/ && cp /packages/ovs-sandbox /usr/bin/ && chmod +x /usr/bin/ovs-sandbox && setcap CAP_NET_BIND_SERVICE+eip /usr/bin/bfdd-beacon && dpkg -i /packages/openvswitch-*.deb /packages/python3-openvswitch*.deb && dpkg -i --ignore-depends=openvswitch-switch,openvswitch-common /packages/ovn-*.deb && rm -rf /var/lib/openvswitch/pki/ && chown -R nobody: /var/lib/logrotate && setcap CAP_NET_ADMIN+eip $(readlink -f $(which ovs-dpctl)) && if [ "${DEBUG}" != "true" ]; then setcap CAP_NET_BIND_SERVICE+eip $(readlink -f $(which ovsdb-server)) && setcap CAP_NET_ADMIN,CAP_NET_BIND_SERVICE,CAP_SYS_ADMIN+eip $(readlink -f $(which ovs-vswitchd)); else apt update && apt install -y --no-install-recommends gdb valgrind && rm -rf /var/lib/apt/lists/* && dpkg -i --ignore-depends=openvswitch-switch,openvswitch-common /packages/*.ddeb; fi # buildkit

2026-02-22 19:37:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "--"]

2026-02-25 02:16:15 UTC (buildkit.dockerfile.v0)

COPY logrotate/* /etc/logrotate.d/ # buildkit

2026-02-25 02:16:15 UTC (buildkit.dockerfile.v0)

COPY grace_stop_ovn_controller /usr/share/ovn/scripts/grace_stop_ovn_controller # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

COPY /kube-ovn /kube-ovn # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c /kube-ovn/iptables-wrapper-installer.sh --no-sanity-check # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

COPY loopback /loopback # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

COPY macvlan /macvlan # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

COPY portmap /portmap # buildkit

2026-02-25 02:16:22 UTC (buildkit.dockerfile.v0)

COPY kubectl /usr/bin/kubectl # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete