Namespace
hashicorp
Image / Tag
consul-k8s-control-plane:1.0.0-beta3
Content Digest
sha256:8318d6c2c22d1481210d239bff81f5a8960037caba5a1d143da1e522b9dd21df
Details
Created

2022-10-12 21:41:03 UTC

Size

56.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
  • release
    1.0.0-beta3
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.0.0-beta3

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.0.0-beta3


Layers

[#000] sha256:6c0d3b419d848ea31ca748254611d5d5ce3b76e3d7bba520fd87400fbb75f3b9 - 4.76% (2.68 MB)

[#001] sha256:110cca33ee7ba2a4ab56a3c2bb026db76a1b1f0703160635d84d3367edb74c0c - 14.85% (8.35 MB)

[#002] sha256:bc072306e3d2610c3c266dd29262faca6710831cad1e16c3dc48c61a019b1a30 - 0.0% (1.24 KB)

[#003] sha256:69078d60f9752ed417eb73abefd27ea807e071b1b92b0d2c80793e0e216381d2 - 50.81% (28.6 MB)

[#004] sha256:467d44f0cd1344304db3a222deac9bb354aef0ace1feff2a419f4a1117557fda - 29.58% (16.6 MB)


History
2022-08-09 17:38:39 UTC

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

2022-08-09 17:38:39 UTC

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

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.0.0-beta3 release=1.0.0-beta3 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.

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.0.0-beta3

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-10-12 21:41:02 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:41:03 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:41:03 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:41:03 UTC (buildkit.dockerfile.v0)

USER 100

2022-10-12 21:41:03 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-10-12 21:40:56 UTC

Size

57.2 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
  • release
    1.0.0-beta3
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.0.0-beta3

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.0.0-beta3


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 4.68% (2.68 MB)

[#001] sha256:4fcc3378b3b0863c80eac5800a3ca01062ae1e97f23b0d6e7d660c9370992429 - 13.91% (7.96 MB)

[#002] sha256:608928f52b6b46f7f7792fc6d22dae754a859d48cb7a8b4605378f79ae1fe619 - 0.0% (1.24 KB)

[#003] sha256:c05f40bcb3b6cbe090805aabac3551ececdc2eeb35c8d19609d72959592572e5 - 51.54% (29.5 MB)

[#004] sha256:7f110a1a171e502e8f1af909ec4071f181ebc706ec9f912c2ea25d8269aa168d - 29.88% (17.1 MB)


History
2022-08-09 17:19:53 UTC

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

2022-08-09 17:19:53 UTC

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

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.0.0-beta3 release=1.0.0-beta3 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.

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.0.0-beta3

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2022-10-12 21:40:55 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-10-12 21:40:56 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:56 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:56 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:56 UTC (buildkit.dockerfile.v0)

USER 100

2022-10-12 21:40:56 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-10-12 21:40:44 UTC

Size

54.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
  • release
    1.0.0-beta3
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.0.0-beta3

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.0.0-beta3


Layers

[#000] sha256:9506b835437abb4d8ba1683e00c500b8f77e1975e930b356fbb72f2dbdc274d9 - 4.59% (2.49 MB)

[#001] sha256:91a900a377b47178b6a75f543848a3f85e887aaa48da48a24c872f8a7994d325 - 14.08% (7.65 MB)

[#002] sha256:fd620fc67c3ed69360c120544b39bf60318de240d15c1c55348b7ee299126ee2 - 0.0% (1.24 KB)

[#003] sha256:55c110c6b6ca861a0f0e13c38ade4da5a6996756fa1c04fc1c551f450ae9d0cb - 51.48% (28 MB)

[#004] sha256:920f61b86d5e03890aa9a03da53a0d449ef70c940ba2158ffebbd272aba626ad - 29.84% (16.2 MB)


History
2022-08-09 17:49:22 UTC

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

2022-08-09 17:49:22 UTC

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

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.0.0-beta3 release=1.0.0-beta3 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.

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.0.0-beta3

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:44 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:44 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:44 UTC (buildkit.dockerfile.v0)

USER 100

2022-10-12 21:40:44 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-10-12 21:40:43 UTC

Size

54.1 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
  • release
    1.0.0-beta3
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.0.0-beta3

Environment
BIN_NAME

consul-k8s-control-plane

PATH

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

VERSION

1.0.0-beta3


Layers

[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 4.77% (2.58 MB)

[#001] sha256:935eb9e1f7a48a3f57d16c8bf6a7f4bd9b387eecf96ef5f5dd628f1c190cd086 - 14.43% (7.8 MB)

[#002] sha256:ddd7766cc3a36a4ed9a30c370c713ff0c8d04dc68dce95659452c562c546af10 - 0.0% (1.25 KB)

[#003] sha256:2401c35f5624e3d4dd19ccb57448eaf2298d593f14a9f96238b0d0bd54ca0afb - 51.25% (27.7 MB)

[#004] sha256:7c3acf2d452a0b6fa6b7acb74c9088ad013c68fc5b1ed5b2aab65fc03b2d5ff6 - 29.54% (16 MB)


History
2022-08-09 17:39:41 UTC

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

2022-08-09 17:39:42 UTC

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

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.0.0-beta3 release=1.0.0-beta3 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.

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.0.0-beta3

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2022-10-12 21:40:42 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

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

2022-10-12 21:40:43 UTC (buildkit.dockerfile.v0)

USER 100

2022-10-12 21:40:43 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