Namespace
hashicorp
Image / Tag
consul-k8s-control-plane:1.3.5
Content Digest
sha256:10e091d5969c72245b46865807b8623d6f38ddad1295119f40638ce19db7b774
Details
Created

2024-05-20 21:27:06 UTC

Size

75 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.3.5
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.3.5

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.3.5


Layers

[#000] sha256:282e237e8e01cf628ae91590e0a44bcf58df98bbe01e9e62dadf2e94cd6301a0 - 4.12% (3.09 MB)

[#001] sha256:f38f7b218daa5d3f7816ece537195b75521a4f1db0b5356013e3e7bd4621198a - 0.0% (137 Bytes)

[#002] sha256:961bcb6e6aa2c30e8971f3ff370b5506a5354ad24e23b57ae11d8b99c68090c4 - 0.01% (5.32 KB)

[#003] sha256:0d0f2712cee3ed17f352f964bfb56080425f11291fcdd1f7a9156061e10c2645 - 5.19% (3.89 MB)

[#004] sha256:481cb7924abc2ccf1e6a0ebc3a734e26ac9fab17147617fd996dc116bea98329 - 0.0% (160 Bytes)

[#005] sha256:55e37cd03cb20a1d41bf61b3c6acf3a8815b3b26b69be6fe19f16d24f18c8fe3 - 0.0% (1.23 KB)

[#006] sha256:73b4ea2307e64fea901f80618c8fff81bef4bcd25d4c6a1c8f831b5c5ce69cfc - 18.12% (13.6 MB)

[#007] sha256:7aec367e8f760c806868a2b68704a5a1e3f8ed1d376a840f83572a02468ab4df - 46.62% (34.9 MB)

[#008] sha256:d5cba2df268d8f13502b50e1798b61b27955e7c4e137293864814b34d5f82a9a - 25.94% (19.4 MB)


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

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

2024-01-27 00:38:23 UTC

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

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.3.5 release=1.3.5 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-20 21:25:55 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.3.5 /bin/sh -c mkdir -p /usr/share/doc/$PRODUCT_NAME # buildkit

2024-05-20 21:25:57 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc//LICENSE.txt # buildkit

2024-05-20 21:25:57 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:57 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.3.5

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:27:06 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:27:06 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:27:06 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:27:06 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-20 21:27:06 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-05-20 21:26:44 UTC

Size

79.5 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.3.5
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.3.5

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.3.5


Layers

[#000] sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 - 4.08% (3.24 MB)

[#001] sha256:27367904194c4c8b5981f4a00ca5b50496de12523547a78d55e884b3e4465644 - 0.0% (136 Bytes)

[#002] sha256:e609f3d5c50814460394fb922eeb9ea624c740c9ba8179712e3ff9603de98aad - 0.01% (5.32 KB)

[#003] sha256:f5db843497b63eac6c67e001927f7d99a3d8556d9b3ac637c53c9e1f0c05bde7 - 5.02% (3.99 MB)

[#004] sha256:cee87e703b670461553f39cc15d7c29a6167470a45fed44152b72901bcbec23a - 0.0% (160 Bytes)

[#005] sha256:31ed4edf834ca71843a179b883e9364d63436c13d19af0f9ef67312b3ff19aa6 - 0.0% (1.23 KB)

[#006] sha256:5c2531565a10713b9f548573ec88583a959701bf3c199a11e48ab5922a830607 - 17.84% (14.2 MB)

[#007] sha256:e2fb2e62b1c3f836fd4c424f98ee3a84adc2ccb6661734c6783aaa9b8fc5f7a8 - 46.93% (37.3 MB)

[#008] sha256:45b38505ebb8dee380e030773e82a67022d4860880223d99772395605ad12efe - 26.12% (20.8 MB)


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

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

2024-01-27 00:30:56 UTC

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

2024-05-20 21:25:48 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:48 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-20 21:25:48 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-20 21:25:48 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.3.5 release=1.3.5 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-20 21:25:48 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.3.5 /bin/sh -c mkdir -p /usr/share/doc/$PRODUCT_NAME # buildkit

2024-05-20 21:25:50 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc//LICENSE.txt # buildkit

2024-05-20 21:25:50 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:50 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.3.5

2024-05-20 21:25:51 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:51 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:51 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-20 21:25:51 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-20 21:25:51 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:43 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:44 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:44 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:44 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-20 21:26:44 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-05-20 21:44:56 UTC

Size

73.8 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.3.5
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.3.5

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.3.5


Layers

[#000] sha256:bbb9926773f935f9bdf6315280ab3ea8b65cff91f2d416a791b5508579a3536c - 4.07% (3 MB)

[#001] sha256:f49be53dd5172d7a345cba6c04789822b7a48111206cbcfd9d340166f5a5cd9f - 0.0% (135 Bytes)

[#002] sha256:0f19212fe4d22f04dbd1eeaf322e9269c0a1ab3f09256063a400e48c5a1196dd - 0.01% (5.31 KB)

[#003] sha256:40f59305c1e7242e0671582f6a5916efd61abcfa6719d23773e77f0ca5f9f277 - 4.76% (3.51 MB)

[#004] sha256:2a758695573b700cc1b12c0d6f0660d6cb9f91f49ece62664ee191f26415366f - 0.0% (159 Bytes)

[#005] sha256:433d5bba722d06260c44cc2c78b4cf037d2b568784185ac6c8e4bd10ee9bcc63 - 0.0% (1.23 KB)

[#006] sha256:e83354b26a13ac80ba648151577fa94849987fdd0cf920b13a04b428a47e54d6 - 18.17% (13.4 MB)

[#007] sha256:be81bab04aa676dfc6bef8ba5906749d80afe937ec3f62e56238dc30c96d16f0 - 46.99% (34.7 MB)

[#008] sha256:a4e962768523edffce1f417a6547f1a676a91681a5595dad42c240fc2510e47d - 26.0% (19.2 MB)


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

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

2024-01-26 23:49:20 UTC

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

2024-05-20 21:25:54 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:54 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-20 21:25:54 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-20 21:25:54 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.3.5 release=1.3.5 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-20 21:25:54 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.3.5 /bin/sh -c mkdir -p /usr/share/doc/$PRODUCT_NAME # buildkit

2024-05-20 21:25:56 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc//LICENSE.txt # buildkit

2024-05-20 21:25:56 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:56 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.3.5

2024-05-20 21:26:01 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:02 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:26:02 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-20 21:26:02 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-20 21:26:02 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:44:55 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:44:56 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:44:56 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:44:56 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-20 21:44:56 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-05-20 21:35:16 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.3.5
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.3.5

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.3.5


Layers

[#000] sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 - 4.25% (3.18 MB)

[#001] sha256:f5ce339524accc47c1db2756a0c412673f50ff4bda63d799dbcabff62bb8603b - 0.0% (136 Bytes)

[#002] sha256:bc4da44c8b0c94de67f852e3b439b24eef195e0a315e9ee9eb08f5cdd6cbf112 - 0.01% (5.32 KB)

[#003] sha256:86ee52e95687719bac7d511ce026a9c4e9fc267d90c033fad9024a2910860b32 - 5.34% (4 MB)

[#004] sha256:a618cbfc044e6e438d085d68f331e69146dd4dbfe6af5ccc655523926d86ae54 - 0.0% (160 Bytes)

[#005] sha256:d99e60d00e1708dc9e69f082675aa337ee45fc5492805e1f08f62bda00b95af3 - 0.0% (1.23 KB)

[#006] sha256:b23bb6b920755ccffefbd23b7d463947175b23f445e93bb99a09f0182a39a3c4 - 17.93% (13.4 MB)

[#007] sha256:d822bfb9e4f48aa8decd990540610ef64fceca496c7a09e58fcff313e7b8b76a - 46.74% (35 MB)

[#008] sha256:96bf0fb0cf8a33f422b729e3ef30db37660342350c7590ce095faed8cd2247a4 - 25.74% (19.3 MB)


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

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

2024-01-26 23:44:55 UTC

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

2024-05-20 21:25:53 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:53 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2024-05-20 21:25:53 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2024-05-20 21:25:53 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.3.5 release=1.3.5 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-20 21:25:53 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.3.5 /bin/sh -c mkdir -p /usr/share/doc/$PRODUCT_NAME # buildkit

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc//LICENSE.txt # buildkit

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2024-05-20 21:25:55 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.3.5

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2024-05-20 21:25:59 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:35:15 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:35:15 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:35:16 UTC (buildkit.dockerfile.v0)

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

2024-05-20 21:35:16 UTC (buildkit.dockerfile.v0)

USER 100

2024-05-20 21:35:16 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