Namespace
hashicorp
Image / Tag
consul-k8s-control-plane:1.2.9
Content Digest
sha256:418ed94f4296610b151a90e38f687efee59792e03fa4b3fd2e24f8766bf4d4eb
Details
Created

2024-05-24 17:18:36 UTC

Size

74.4 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.2.9
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.2.9

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.2.9


Layers

[#000] sha256:4a0759b5afbffdc507fbb4e32b3a139063c3a5c0829f811973850447f98830ae - 4.16% (3.09 MB)

[#001] sha256:2efd66c46db8249815a4facc0f50c400768b73204309512f192db3daabd669a6 - 0.01% (5.35 KB)

[#002] sha256:b90010ed111bd70445fd3ad09198520c65ce88dc5d04d00795bbfbc4a7fff8ae - 5.38% (4 MB)

[#003] sha256:3bb2937d67466b69288a8e9761e92e438c36faf1760b6b680e8d5287e27bdf92 - 0.0% (160 Bytes)

[#004] sha256:fe1315633052f00e4dc2af617370e72a4fbd7c24d84ade223fc0236385bb7d21 - 0.0% (1.22 KB)

[#005] sha256:1008fc2db87f544b089f3c89d7b6f16b94814bef556ce57c02af77367d9d92ac - 18.53% (13.8 MB)

[#006] sha256:3c4e78da69aff1a8c5e05a4f5578e397447a7fe2ae3237203dfd46ae9c5e7ecc - 45.65% (34 MB)

[#007] sha256:e1f30a1424cef75c6b35e88bf4f0f504a1368f888711458a6d6345d7f2dea0b0 - 26.26% (19.5 MB)


History
2024-01-27 00:38:19 UTC

/bin/sh -c #(nop) ADD file:50130ffc87b68d2889c28269d2783e37c42087ce4793108222ad53ed22443a90 in /

2024-01-27 00:38:19 UTC

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

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.2.9 release=1.2.9 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.2.9

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 TARGETOS=linux TARGETARCH=386 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2024-05-24 17:18:35 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2024-05-24 17:18:36 UTC (buildkit.dockerfile.v0)

COPY dist/linux/386/consul-k8s-control-plane /bin/ # buildkit

2024-05-24 17:18:36 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/386/consul-cni /bin/ # buildkit

2024-05-24 17:18:36 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-24 17:18:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2024-05-24 17:18:25 UTC

Size

79.4 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.2.9
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.2.9

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.2.9


Layers

[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 4.09% (3.25 MB)

[#001] sha256:feaeef842b3681db9a1a02fca2e8418881037abe4ab467f468277df2af3477be - 0.01% (5.35 KB)

[#002] sha256:946a4ec36dffd2201d55c583e75b1f10358ccebdd9f9fbdc014ac9c4039af2ae - 5.1% (4.05 MB)

[#003] sha256:e422723196c3f2c7964b664a68a1ff07f83c6f47d0c1cfe000da4e130d5b564a - 0.0% (160 Bytes)

[#004] sha256:f4ce5b40aa7403d458724c06cc66ebcd61d012fba15f9b82bdecd87e1306e354 - 0.0% (1.23 KB)

[#005] sha256:7fcc9b86153bd27259595d05cbd0f51f7c9da73558212b8e2f8947bd0d30ee09 - 18.3% (14.5 MB)

[#006] sha256:51f86c17711a054653368c7b116e3e6743ff4e71db4aaa98e88435257134b12c - 46.03% (36.5 MB)

[#007] sha256:7c40f2d88eb2ba158d767be2949febb9494549f1445e5b49fcaf1a936e7d8875 - 26.47% (21 MB)


History
2024-01-27 00:30:48 UTC

/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /

2024-01-27 00:30:48 UTC

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

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.2.9 release=1.2.9 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:33 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.2.9

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2024-05-24 17:18:24 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2024-05-24 17:18:24 UTC (buildkit.dockerfile.v0)

COPY dist/linux/amd64/consul-k8s-control-plane /bin/ # buildkit

2024-05-24 17:18:25 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/amd64/consul-cni /bin/ # buildkit

2024-05-24 17:18:25 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-24 17:18:25 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2024-05-24 17:33:17 UTC

Size

73.3 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.2.9
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.2.9

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.2.9


Layers

[#000] sha256:0dc2e6c0f9ded2daeca96bbf270526d182d2f4267f5c7610c222c05cad6f6b96 - 4.12% (3.02 MB)

[#001] sha256:07a90175013e9af3e5f3d4083874ec6741448f1e80d9ce17f36e151a9f4470d4 - 0.01% (5.35 KB)

[#002] sha256:752c4af31a5d3c30b75a3a47a192c1400b8b21bd0ec373653f475727178b0ffd - 4.96% (3.63 MB)

[#003] sha256:9350df1c4f64d5e4cfa7ce27fb6358ffab5ba5a8269e452f6a709725faa33e8a - 0.0% (159 Bytes)

[#004] sha256:0307e0a61b6cb3c8db5302b25c579edc316ec2cac6bc1103f7c5bfb9e462b709 - 0.0% (1.23 KB)

[#005] sha256:58b61f324bf233552aeab7b16d871744a631b131913aea6bb58430c99396a4d0 - 18.57% (13.6 MB)

[#006] sha256:3f7a9b5560c90fed87fa06c6f42b39b3ec638510cf105cde48810df34030af35 - 46.0% (33.7 MB)

[#007] sha256:70e097957dd83117422f1fc414d5340bcdf84032f6ab6197057d5169419bffd0 - 26.34% (19.3 MB)


History
2024-01-26 23:49:17 UTC

/bin/sh -c #(nop) ADD file:99cc37cba14ac64dc4652e46dc671888a0265f90992faa05c32d32e21f89c147 in /

2024-01-26 23:49:17 UTC

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

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.2.9 release=1.2.9 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:31 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.2.9

2024-05-24 17:17:35 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2024-05-24 17:17:35 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2024-05-24 17:17:35 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-24 17:17:35 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-24 17:17:35 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 TARGETOS=linux TARGETARCH=arm /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2024-05-24 17:33:16 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2024-05-24 17:33:17 UTC (buildkit.dockerfile.v0)

COPY dist/linux/arm/consul-k8s-control-plane /bin/ # buildkit

2024-05-24 17:33:17 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/arm/consul-cni /bin/ # buildkit

2024-05-24 17:33:17 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-24 17:33:17 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2024-05-24 17:26:15 UTC

Size

74.9 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.2.9
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.2.9

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.2.9


Layers

[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 4.26% (3.19 MB)

[#001] sha256:b7b18846364e24713dfba7b680b49a95605ecfc0ef5bf4a6b201837d4f68d678 - 0.01% (5.35 KB)

[#002] sha256:d8df0da99041d4cc11d5b12dabdb9493bc5489358e097a8913811b19e456d66b - 5.5% (4.12 MB)

[#003] sha256:4746151d11fa3d9466166c495e074d57239cd965a257349d1b893808e09f9728 - 0.0% (160 Bytes)

[#004] sha256:0ef5c11a0a46743f9fee0e6f8b2403f08a904f432a7c2af5e7ad3b0edc316de9 - 0.0% (1.23 KB)

[#005] sha256:9797d0676c2e2911f150743083a56986cedb5509bb7cddfa031fdf75e663f5a8 - 18.35% (13.8 MB)

[#006] sha256:77d4d79a973c3421217cc456f260ac76585b2c6f6bbf43d3271302c231cc8c2d - 45.78% (34.3 MB)

[#007] sha256:b21e5c70df9ba651890fc7f661a76741d216481691bb487b458711cc3f1c50f1 - 26.1% (19.6 MB)


History
2024-01-26 23:44:47 UTC

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

2024-01-26 23:44:47 UTC

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

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.2.9 release=1.2.9 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-24 17:17:34 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.2.9

2024-05-24 17:17:39 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2024-05-24 17:17:39 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2024-05-24 17:17:39 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-24 17:17:39 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-24 17:17:40 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.2.9 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2024-05-24 17:26:14 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2024-05-24 17:26:15 UTC (buildkit.dockerfile.v0)

COPY dist/linux/arm64/consul-k8s-control-plane /bin/ # buildkit

2024-05-24 17:26:15 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/arm64/consul-cni /bin/ # buildkit

2024-05-24 17:26:15 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-24 17:26:15 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

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