Namespace
hashicorp
Image / Tag
consul:2.0.0-rc1
Content Digest
sha256:7a10ebcffd8612b425c1b30da5d9974a3b0c753aee1f9c5e835c5e0a97856d66
Details
Created

2026-04-29 15:41:51 UTC

Size

78.2 MB

Content Digest
Labels
  • description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • maintainer
    Consul Team <consul@hashicorp.com>
  • name
    Consul
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • org.opencontainers.image.documentation
    https://developer.hashicorp.com/docs
  • org.opencontainers.image.licenses
    BSL-1.1
  • org.opencontainers.image.source
    https://github.com/hashicorp/consul
  • org.opencontainers.image.title
    consul
  • org.opencontainers.image.url
    https://www.consul.io/
  • org.opencontainers.image.vendor
    HashiCorp
  • org.opencontainers.image.version
    2.0.0-rc1
  • release
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • revision
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • summary
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • vendor
    HashiCorp
  • version
    2.0.0-rc1

Environment
BIN_NAME

consul

PATH

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

PRODUCT_NAME

consul

PRODUCT_VERSION

2.0.0-rc1


Layers

[#000] sha256:aa1fd6f3201856b17b1ccd3a55c4bc35490a6c1bfd49435ddbc4426dc7a9b985 - 4.67% (3.65 MB)

[#001] sha256:c7d937acb474839a4369c2e2a37e6808d5c59133204ce61d550b7702620d1db9 - 0.0% (2.04 KB)

[#002] sha256:591776a51ce00047479c2bd40b3a4c06856e2a2914956907b5e2b48e0616142d - 13.77% (10.8 MB)

[#003] sha256:56e3c7aa7624b60c02a184c05c49f42102faa9c80fd54bfb7d307a048ad6f41d - 0.0% (976 Bytes)

[#004] sha256:ad34fb723f521ea07c07ad2d27a450874acecd87278f32ff7e31357add178649 - 81.56% (63.8 MB)

[#005] sha256:fa983e34f58856a0b856c0d4ddc990136eab132e0b78a07eaed87090bcd2b0ee - 0.0% (147 Bytes)

[#006] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)

[#007] sha256:9a7239735fc9ae2655576b328dce219841308bbb91aff135365d6bf40451943f - 0.0% (1.83 KB)

[#008] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)


History
2026-04-15 21:33:20 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-x86.tar.gz / # buildkit

2026-04-15 21:33:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=386

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com> org.opencontainers.image.url=https://www.consul.io/ org.opencontainers.image.documentation=https://developer.hashicorp.com/docs org.opencontainers.image.source=https://github.com/hashicorp/consul org.opencontainers.image.version=2.0.0-rc1 org.opencontainers.image.vendor=HashiCorp org.opencontainers.image.title=consul org.opencontainers.image.description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. org.opencontainers.image.licenses=BSL-1.1 name=Consul maintainer=Consul Team <consul@hashicorp.com> vendor=HashiCorp release=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 revision=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 summary=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. version=2.0.0-rc1

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:50 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=386 /bin/sh -c apk add -v --no-cache --upgrade dumb-init libc6-compat iptables tzdata curl ca-certificates gnupg iputils libcap openssl su-exec jq # buildkit

2026-04-29 15:41:50 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=386 /bin/sh -c addgroup $BIN_NAME && adduser -S -G $BIN_NAME $BIN_NAME # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=386 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=386 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8300/tcp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8301/tcp 8301/udp 8302/tcp 8302/udp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8500/tcp 8600/tcp 8600/udp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

COPY .release/docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=386 /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

CMD ["agent" "-dev" "-client" "0.0.0.0"]

Details
Created

2026-04-29 15:41:49 UTC

Size

81.9 MB

Content Digest
Labels
  • description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • maintainer
    Consul Team <consul@hashicorp.com>
  • name
    Consul
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • org.opencontainers.image.documentation
    https://developer.hashicorp.com/docs
  • org.opencontainers.image.licenses
    BSL-1.1
  • org.opencontainers.image.source
    https://github.com/hashicorp/consul
  • org.opencontainers.image.title
    consul
  • org.opencontainers.image.url
    https://www.consul.io/
  • org.opencontainers.image.vendor
    HashiCorp
  • org.opencontainers.image.version
    2.0.0-rc1
  • release
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • revision
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • summary
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • vendor
    HashiCorp
  • version
    2.0.0-rc1

Environment
BIN_NAME

consul

PATH

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

PRODUCT_NAME

consul

PRODUCT_VERSION

2.0.0-rc1


Layers

[#000] sha256:76cbedd71a05bf6e8513645fbf8bf436d911348bb3f027280fb28a7476ed12d0 - 4.64% (3.8 MB)

[#001] sha256:15c4139ec4036ca5bed8fd9163728d367a52f62c1249f1bdc14a0da8e5330ad3 - 0.0% (2.04 KB)

[#002] sha256:c0d2b911ffc476de1bebec9e77c4e13a0cac4224a620bb3239dc62c8339481c4 - 13.15% (10.8 MB)

[#003] sha256:693e81265ef372615a091c6ce49e25e723bd01960fc12a8d76f6423d6127c34e - 0.0% (975 Bytes)

[#004] sha256:c23a14c5aef1ea89fd3fc4e615d9bc0c57e26239cc30520bf56c60135d0e3686 - 82.2% (67.3 MB)

[#005] sha256:8003360c7e423b729ceb5bbb6b70ffed8ecae0421d5bee8fe1cfcd8b1ca0d592 - 0.0% (146 Bytes)

[#006] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)

[#007] sha256:59b3370827ed58624986397501806bbd4010905fcadaf3303ffb75e26ca14b87 - 0.0% (1.83 KB)

[#008] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)


History
2026-04-15 20:01:40 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit

2026-04-15 20:01:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=amd64

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com> org.opencontainers.image.url=https://www.consul.io/ org.opencontainers.image.documentation=https://developer.hashicorp.com/docs org.opencontainers.image.source=https://github.com/hashicorp/consul org.opencontainers.image.version=2.0.0-rc1 org.opencontainers.image.vendor=HashiCorp org.opencontainers.image.title=consul org.opencontainers.image.description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. org.opencontainers.image.licenses=BSL-1.1 name=Consul maintainer=Consul Team <consul@hashicorp.com> vendor=HashiCorp release=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 revision=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 summary=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. version=2.0.0-rc1

2026-04-29 15:41:48 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c apk add -v --no-cache --upgrade dumb-init libc6-compat iptables tzdata curl ca-certificates gnupg iputils libcap openssl su-exec jq # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c addgroup $BIN_NAME && adduser -S -G $BIN_NAME $BIN_NAME # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

EXPOSE [8300/tcp]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

EXPOSE [8301/tcp 8301/udp 8302/tcp 8302/udp]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

EXPOSE [8500/tcp 8600/tcp 8600/udp]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

COPY .release/docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-04-29 15:41:49 UTC (buildkit.dockerfile.v0)

CMD ["agent" "-dev" "-client" "0.0.0.0"]

Details
Created

2026-04-29 15:41:51 UTC

Size

76.9 MB

Content Digest
Labels
  • description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • maintainer
    Consul Team <consul@hashicorp.com>
  • name
    Consul
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • org.opencontainers.image.documentation
    https://developer.hashicorp.com/docs
  • org.opencontainers.image.licenses
    BSL-1.1
  • org.opencontainers.image.source
    https://github.com/hashicorp/consul
  • org.opencontainers.image.title
    consul
  • org.opencontainers.image.url
    https://www.consul.io/
  • org.opencontainers.image.vendor
    HashiCorp
  • org.opencontainers.image.version
    2.0.0-rc1
  • release
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • revision
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • summary
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • vendor
    HashiCorp
  • version
    2.0.0-rc1

Environment
BIN_NAME

consul

PATH

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

PRODUCT_NAME

consul

PRODUCT_VERSION

2.0.0-rc1


Layers

[#000] sha256:d0d64c8af7899ae532376989d8fc32bd8d23b0be5c19e3ee8f957df41a666011 - 4.52% (3.47 MB)

[#001] sha256:763c2a676ddd4648c1d9964b0e200e88e800c8737e4b1228ec7042140a49c5b4 - 0.0% (2.04 KB)

[#002] sha256:ada9f472909a0534ab7b49e37ebeaea80fe6d0e9631f6e51eaace3ba32af4a9a - 13.63% (10.5 MB)

[#003] sha256:f2a0b7d9fae95462a1a4c66007c55ccfde633e52f0481e1debc01523addb5ef3 - 0.0% (974 Bytes)

[#004] sha256:14382da4ac76a5dc2bac551d0a8c656c3ff78286da0c9c4498307d574db42524 - 81.85% (62.9 MB)

[#005] sha256:fa983e34f58856a0b856c0d4ddc990136eab132e0b78a07eaed87090bcd2b0ee - 0.0% (147 Bytes)

[#006] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)

[#007] sha256:c87dc8fedc6404e13cb34b14a11f64a731bb3c19b26ca0f84b46d5a4e42edef9 - 0.0% (1.83 KB)

[#008] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)


History
2026-04-15 20:02:13 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit

2026-04-15 20:02:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=arm

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com> org.opencontainers.image.url=https://www.consul.io/ org.opencontainers.image.documentation=https://developer.hashicorp.com/docs org.opencontainers.image.source=https://github.com/hashicorp/consul org.opencontainers.image.version=2.0.0-rc1 org.opencontainers.image.vendor=HashiCorp org.opencontainers.image.title=consul org.opencontainers.image.description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. org.opencontainers.image.licenses=BSL-1.1 name=Consul maintainer=Consul Team <consul@hashicorp.com> vendor=HashiCorp release=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 revision=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 summary=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. version=2.0.0-rc1

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:50 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm /bin/sh -c apk add -v --no-cache --upgrade dumb-init libc6-compat iptables tzdata curl ca-certificates gnupg iputils libcap openssl su-exec jq # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm /bin/sh -c addgroup $BIN_NAME && adduser -S -G $BIN_NAME $BIN_NAME # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8300/tcp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8301/tcp 8301/udp 8302/tcp 8302/udp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

EXPOSE [8500/tcp 8600/tcp 8600/udp]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

COPY .release/docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-04-29 15:41:51 UTC (buildkit.dockerfile.v0)

CMD ["agent" "-dev" "-client" "0.0.0.0"]

Details
Created

2026-04-29 15:41:46 UTC

Size

77 MB

Content Digest
Labels
  • description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • maintainer
    Consul Team <consul@hashicorp.com>
  • name
    Consul
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.description
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • org.opencontainers.image.documentation
    https://developer.hashicorp.com/docs
  • org.opencontainers.image.licenses
    BSL-1.1
  • org.opencontainers.image.source
    https://github.com/hashicorp/consul
  • org.opencontainers.image.title
    consul
  • org.opencontainers.image.url
    https://www.consul.io/
  • org.opencontainers.image.vendor
    HashiCorp
  • org.opencontainers.image.version
    2.0.0-rc1
  • release
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • revision
    cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917
  • summary
    Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.
  • vendor
    HashiCorp
  • version
    2.0.0-rc1

Environment
BIN_NAME

consul

PATH

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

PRODUCT_NAME

consul

PRODUCT_VERSION

2.0.0-rc1


Layers

[#000] sha256:26c998063986a74f690413deacb2e2073470f6de96f4f7e44d136da3cb7add32 - 5.3% (4.08 MB)

[#001] sha256:5c9a591e7cce78f9d93a7a5487d1526d6649368e5ef420409dac87471e159e00 - 0.0% (2.04 KB)

[#002] sha256:15abe2baaa2dc9a69c9b3947329b7d082c91b91e8c0aa105fc9dd689755cd6b3 - 13.98% (10.8 MB)

[#003] sha256:d7069c081bceb8460b5510e4e2eccb69131fd2c3913e24d8e47f1063cae71098 - 0.0% (977 Bytes)

[#004] sha256:f555546821774ec341e60a41ab6f6528e51ed2ed5177701c40ff528a09dccb8c - 80.71% (62.1 MB)

[#005] sha256:50ebdd6919bc868ee5969a6c6c8c5383cddbe359d8ffcd87b9601a0bfed5d6c0 - 0.0% (147 Bytes)

[#006] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)

[#007] sha256:926d7fcf7d8941e927017090f5aea42211c3c566b20dd098a59b217d4114512f - 0.0% (1.83 KB)

[#008] sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d - 0.0% (34 Bytes)


History
2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit

2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_VERSION=2.0.0-rc1

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=arm64

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com> org.opencontainers.image.url=https://www.consul.io/ org.opencontainers.image.documentation=https://developer.hashicorp.com/docs org.opencontainers.image.source=https://github.com/hashicorp/consul org.opencontainers.image.version=2.0.0-rc1 org.opencontainers.image.vendor=HashiCorp org.opencontainers.image.title=consul org.opencontainers.image.description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. org.opencontainers.image.licenses=BSL-1.1 name=Consul maintainer=Consul Team <consul@hashicorp.com> vendor=HashiCorp release=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 revision=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 summary=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. description=Consul is a datacenter runtime that provides service discovery, configuration, and orchestration. version=2.0.0-rc1

2026-04-29 15:41:41 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:45 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c apk add -v --no-cache --upgrade dumb-init libc6-compat iptables tzdata curl ca-certificates gnupg iputils libcap openssl su-exec jq # buildkit

2026-04-29 15:41:45 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c addgroup $BIN_NAME && adduser -S -G $BIN_NAME $BIN_NAME # buildkit

2026-04-29 15:41:45 UTC (buildkit.dockerfile.v0)

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

2026-04-29 15:41:45 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

EXPOSE [8300/tcp]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

EXPOSE [8301/tcp 8301/udp 8302/tcp 8302/udp]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

EXPOSE [8500/tcp 8600/tcp 8600/udp]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

COPY .release/docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

RUN |5 PRODUCT_VERSION=2.0.0-rc1 BIN_NAME=consul PRODUCT_REVISION=cf4eda6514e6f23a2a0dd82709a2d16ae1b6f917 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-04-29 15:41:46 UTC (buildkit.dockerfile.v0)

CMD ["agent" "-dev" "-client" "0.0.0.0"]

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