2024-10-31 04:05:39 UTC
126 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff65ddf9395be21bfe1f320b7705e539ee44c1053034f801b1a3cbbf2d0f4056 - 22.52% (28.4 MB)
[#001] sha256:c660cd69302858400d6e71d81afaccf60d7e9dcde62ac13ff026209fa1a87aa5 - 1.43% (1.8 MB)
[#002] sha256:0c9ebdb7b48ed1d7e8cf853e0c3ddebeab31f111f860d1304c11eadff50b4080 - 0.0% (320 Bytes)
[#003] sha256:29f9fa42ee73a8218ceb17bfe330e1a7c809d388e4111125cafaa4c297f8c446 - 20.66% (26 MB)
[#004] sha256:642ef55a72e8929b2e290d0a1fda7fd44e3830315e99865b5f9b0fdc78af40f9 - 0.0% (2.21 KB)
[#005] sha256:2600b5bcfbd88f038d001c94be67fabe503bfb3f5da7319ae8c7a9802150d909 - 12.49% (15.7 MB)
[#006] sha256:1d68ee2e03ba1f537027188d3383a6cce0d747a2397c46fa11e0a22b09ef68e9 - 7.1% (8.95 MB)
[#007] sha256:f39e676bfe364b0d36573315a9f13c737895e9e1f0a8a9b80e0ff0354056aa2c - 0.01% (7.22 KB)
[#008] sha256:56d66145054aece69d424cd47efb560d2be388ff94f9aa3b57c5dbd763f8fadd - 19.97% (25.2 MB)
[#009] sha256:5b7fa7f1a658763460c4a30e98b54f7ecb888a3601355d94796c9795f092d97b - 2.82% (3.56 MB)
[#010] sha256:84293819d7d6f3bcc6feca61febef9c3ed000c58fb38631a514e365dcb1f27d4 - 12.99% (16.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-11 03:48:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-11 03:48:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-11 03:48:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-11 03:48:03 UTC/bin/sh -c #(nop) ADD file:34dc4f3ab7a694ecde47ff7a610be18591834c45f1d7251813267798412604e5 in /
2024-10-11 03:48:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-10-23 22:17:58 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:17:58 UTC (buildkit.dockerfile.v0)LABEL description=A Docker image based on Ubuntu 24.04 which includes Open vSwitch built from source.
2024-10-23 22:17:58 UTC (buildkit.dockerfile.v0)COPY /tmp/ovs-debs/* /tmp/ovs-debs/ # buildkit
2024-10-23 22:17:58 UTC (buildkit.dockerfile.v0)COPY charon-logging.conf /tmp # buildkit
2024-10-23 22:18:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends iptables logrotate libstrongswan-standard-plugins && apt-get -f -y --no-install-recommends install /tmp/ovs-debs/*.deb && apt-mark hold *openvswitch* && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && sed -i "/rotate /a\ #size 100M" /etc/logrotate.d/openvswitch-switch && sed -i "/^.*filelog.*{/r /tmp/charon-logging.conf" /etc/strongswan.d/charon-logging.conf && rm -rf /tmp/* # buildkit
2024-10-23 22:18:55 UTC (buildkit.dockerfile.v0)ARG SURICATA_VERSION
2024-10-23 22:18:55 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:18:55 UTC (buildkit.dockerfile.v0)LABEL description=An Ubuntu based Docker base image for Antrea.
2024-10-23 22:18:55 UTC (buildkit.dockerfile.v0)USER root
2024-10-23 22:18:55 UTC (buildkit.dockerfile.v0)ADD https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/9e6ce59c864623ea71a6f7d59c35fcb13a919b87/iptables-wrapper-installer.sh /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:19:20 UTC (buildkit.dockerfile.v0)RUN |1 SURICATA_VERSION=7.0 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ipset jq inotify-tools gpg-agent software-properties-common && add-apt-repository ppa:oisf/suricata-${SURICATA_VERSION} && apt-get update && apt-get install -y suricata && apt-get remove -y gpg-agent software-properties-common && apt-get autoremove -y && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && chmod +x /iptables-wrapper-installer.sh && /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:19:20 UTC (buildkit.dockerfile.v0)COPY /opt/cni/bin /opt/cni/bin # buildkit
2024-10-31 04:05:21 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-31 04:05:21 UTC (buildkit.dockerfile.v0)LABEL description=The Docker image to deploy the antrea-agent.
2024-10-31 04:05:21 UTC (buildkit.dockerfile.v0)USER root
2024-10-31 04:05:21 UTC (buildkit.dockerfile.v0)COPY build/images/scripts/* /usr/local/bin/ # buildkit
2024-10-31 04:05:39 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-agent /usr/local/bin/ # buildkit
2024-10-31 04:05:39 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-cni /usr/local/bin/ # buildkit
2024-10-31 04:05:39 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antctl /usr/local/bin/ # buildkit
2024-10-31 04:08:48 UTC
109 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7749ef83ff0cd36ce0d199799a4be8de9b91c6731f586202ab39a4605d27c4c7 - 23.41% (25.6 MB)
[#001] sha256:218efc08d6fb922ea397127c80bbcda2e383be92440328721c918e4c98b49545 - 1.49% (1.64 MB)
[#002] sha256:53186fdbf97f425674fa19b058078fb7524c386976d381c441e5b38f56ac2ca5 - 0.0% (321 Bytes)
[#003] sha256:f45ee6e7bff7102730b52fc2b36c39495db365cfc2e45647426cf34b353f9aef - 21.95% (24 MB)
[#004] sha256:642ef55a72e8929b2e290d0a1fda7fd44e3830315e99865b5f9b0fdc78af40f9 - 0.0% (2.21 KB)
[#005] sha256:64151d2ea8c7e49ecbbdfc437c0445dff14e6cfb7b1ae6451e4639c555dde4ee - 7.08% (7.75 MB)
[#006] sha256:9102a4dc31f71a2ccd8921fb3e21c46236d75b54795d4f3260fbac36dd0399c7 - 7.57% (8.28 MB)
[#007] sha256:5ad2c00b898b13eff4e57708a5f141d8c64d2a2a08a5b89114f32058f4b39943 - 0.01% (7.22 KB)
[#008] sha256:fc9062c84b95f23b3c2e4a55936e48a0d46939788a0ddbfe39d5aeb74b997947 - 21.48% (23.5 MB)
[#009] sha256:ccc65c59b98f2962b390d32de440ec8dcc08ebd715e9518adb4ff7cf4c5e4bd0 - 3.03% (3.31 MB)
[#010] sha256:3624b8754f684da6a0a07c2ebd749625965b4cac2a7025fbb54c77e918851546 - 13.98% (15.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-11 03:49:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-11 03:49:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-11 03:49:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-11 03:49:14 UTC/bin/sh -c #(nop) ADD file:eba80434f5df435e13e0c4a971c865a8fe930d18d36089192130267316506ded in /
2024-10-11 03:49:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-10-23 22:19:28 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:19:28 UTC (buildkit.dockerfile.v0)LABEL description=A Docker image based on Ubuntu 24.04 which includes Open vSwitch built from source.
2024-10-23 22:19:28 UTC (buildkit.dockerfile.v0)COPY /tmp/ovs-debs/* /tmp/ovs-debs/ # buildkit
2024-10-23 22:19:28 UTC (buildkit.dockerfile.v0)COPY charon-logging.conf /tmp # buildkit
2024-10-23 22:19:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends iptables logrotate libstrongswan-standard-plugins && apt-get -f -y --no-install-recommends install /tmp/ovs-debs/*.deb && apt-mark hold *openvswitch* && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && sed -i "/rotate /a\ #size 100M" /etc/logrotate.d/openvswitch-switch && sed -i "/^.*filelog.*{/r /tmp/charon-logging.conf" /etc/strongswan.d/charon-logging.conf && rm -rf /tmp/* # buildkit
2024-10-23 22:20:42 UTC (buildkit.dockerfile.v0)ARG SURICATA_VERSION
2024-10-23 22:20:42 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:20:42 UTC (buildkit.dockerfile.v0)LABEL description=An Ubuntu based Docker base image for Antrea.
2024-10-23 22:20:42 UTC (buildkit.dockerfile.v0)USER root
2024-10-23 22:20:42 UTC (buildkit.dockerfile.v0)ADD https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/9e6ce59c864623ea71a6f7d59c35fcb13a919b87/iptables-wrapper-installer.sh /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:21:27 UTC (buildkit.dockerfile.v0)RUN |1 SURICATA_VERSION=7.0 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ipset jq inotify-tools gpg-agent software-properties-common && add-apt-repository ppa:oisf/suricata-${SURICATA_VERSION} && apt-get update && apt-get install -y suricata && apt-get remove -y gpg-agent software-properties-common && apt-get autoremove -y && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && chmod +x /iptables-wrapper-installer.sh && /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:21:27 UTC (buildkit.dockerfile.v0)COPY /opt/cni/bin /opt/cni/bin # buildkit
2024-10-31 04:08:06 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-31 04:08:06 UTC (buildkit.dockerfile.v0)LABEL description=The Docker image to deploy the antrea-agent.
2024-10-31 04:08:06 UTC (buildkit.dockerfile.v0)USER root
2024-10-31 04:08:06 UTC (buildkit.dockerfile.v0)COPY build/images/scripts/* /usr/local/bin/ # buildkit
2024-10-31 04:08:48 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-agent /usr/local/bin/ # buildkit
2024-10-31 04:08:48 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-cni /usr/local/bin/ # buildkit
2024-10-31 04:08:48 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antctl /usr/local/bin/ # buildkit
2024-10-31 04:08:15 UTC
114 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1f630473117188fe348ebdcf0da5e93138275af14007f15baf79967a365e647a - 24.21% (27.5 MB)
[#001] sha256:3ef1c99b569c9cf07db46436a61442dd6157c08897be324fda6c807969848b7d - 1.58% (1.79 MB)
[#002] sha256:97fb2da2d302c3feb6469907f6636a7f5d1e070cdee527da8e649b00f8848b47 - 0.0% (319 Bytes)
[#003] sha256:4daabe9574999067b0f73137a86a14ff33c56b51f96726b17fee4d5fd71a88ae - 22.97% (26.1 MB)
[#004] sha256:642ef55a72e8929b2e290d0a1fda7fd44e3830315e99865b5f9b0fdc78af40f9 - 0.0% (2.21 KB)
[#005] sha256:e45aebdaa68c5e8e357e70bead88e1a0f3d7db503ac7c93797d531b4f9b86e12 - 7.62% (8.67 MB)
[#006] sha256:10c4df1e0373df797622d873fea4dc959162044f4c285ba442037d15a403422b - 7.42% (8.44 MB)
[#007] sha256:b1e67e06b1cf1d14f5a1ba9e77ad2ee131d52cb042bf8516b660a6935c46085f - 0.01% (7.22 KB)
[#008] sha256:4e32c60ab4996f13aad52b8b52070eddf07e09ae788f4320b70ab0e3d7729d0f - 20.18% (23 MB)
[#009] sha256:bfd716b7fd6c1178189da2a84de752ee8c884e31e10a843d41d2cdf0266c65e6 - 2.9% (3.3 MB)
[#010] sha256:421fa89ee489e9f763abd22094547ab73abbba66f96d6f32eef81628db39a1aa - 13.11% (14.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-11 03:52:53 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-11 03:52:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-11 03:52:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-10-11 03:52:55 UTC/bin/sh -c #(nop) ADD file:b14427a5ec8028ba993a0ff27f9e398456229f9113c9c39f3cc7a0f96c15943b in /
2024-10-11 03:52:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-10-23 22:22:20 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:22:20 UTC (buildkit.dockerfile.v0)LABEL description=A Docker image based on Ubuntu 24.04 which includes Open vSwitch built from source.
2024-10-23 22:22:20 UTC (buildkit.dockerfile.v0)COPY /tmp/ovs-debs/* /tmp/ovs-debs/ # buildkit
2024-10-23 22:22:20 UTC (buildkit.dockerfile.v0)COPY charon-logging.conf /tmp # buildkit
2024-10-23 22:22:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends iptables logrotate libstrongswan-standard-plugins && apt-get -f -y --no-install-recommends install /tmp/ovs-debs/*.deb && apt-mark hold *openvswitch* && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && sed -i "/rotate /a\ #size 100M" /etc/logrotate.d/openvswitch-switch && sed -i "/^.*filelog.*{/r /tmp/charon-logging.conf" /etc/strongswan.d/charon-logging.conf && rm -rf /tmp/* # buildkit
2024-10-23 22:23:28 UTC (buildkit.dockerfile.v0)ARG SURICATA_VERSION
2024-10-23 22:23:28 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-23 22:23:28 UTC (buildkit.dockerfile.v0)LABEL description=An Ubuntu based Docker base image for Antrea.
2024-10-23 22:23:28 UTC (buildkit.dockerfile.v0)USER root
2024-10-23 22:23:28 UTC (buildkit.dockerfile.v0)ADD https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/9e6ce59c864623ea71a6f7d59c35fcb13a919b87/iptables-wrapper-installer.sh /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:24:02 UTC (buildkit.dockerfile.v0)RUN |1 SURICATA_VERSION=7.0 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ipset jq inotify-tools gpg-agent software-properties-common && add-apt-repository ppa:oisf/suricata-${SURICATA_VERSION} && apt-get update && apt-get install -y suricata && apt-get remove -y gpg-agent software-properties-common && apt-get autoremove -y && rm -rf /var/cache/apt/* /var/lib/apt/lists/* && chmod +x /iptables-wrapper-installer.sh && /iptables-wrapper-installer.sh # buildkit
2024-10-23 22:24:02 UTC (buildkit.dockerfile.v0)COPY /opt/cni/bin /opt/cni/bin # buildkit
2024-10-31 04:07:41 UTC (buildkit.dockerfile.v0)LABEL maintainer=Antrea <projectantrea-dev@googlegroups.com>
2024-10-31 04:07:41 UTC (buildkit.dockerfile.v0)LABEL description=The Docker image to deploy the antrea-agent.
2024-10-31 04:07:41 UTC (buildkit.dockerfile.v0)USER root
2024-10-31 04:07:41 UTC (buildkit.dockerfile.v0)COPY build/images/scripts/* /usr/local/bin/ # buildkit
2024-10-31 04:08:15 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-agent /usr/local/bin/ # buildkit
2024-10-31 04:08:15 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antrea-cni /usr/local/bin/ # buildkit
2024-10-31 04:08:15 UTC (buildkit.dockerfile.v0)COPY /antrea/bin/antctl /usr/local/bin/ # buildkit
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.