Namespace
hashicorp
Image / Tag
consul:1.7.13
Content Digest
sha256:6e7c98426e7b9ed56853aef0d179ea1d5f226ec9b95c4070a35967ad45b55b41
Details
Created

2021-03-05 17:32:17 UTC

Size

40 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.version
    1.7.13

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:045e8056601208133bee5c98e76028f9b97e055c738892f8d6283205e1006173 - 6.66% (2.67 MB)

[#001] sha256:1ddec83292f33af135b0fa48078158b67eea3b7e88912d19d12cab5d223abb4b - 0.0% (1.32 KB)

[#002] sha256:79ef43a2ec9b33183c5bf734c408d63c3feba8a9e679df0ab24467354a545e38 - 93.33% (37.3 MB)

[#003] sha256:e9e1f4edd57d9bb75af346e7ee014981d0849acd292f049c4aa9888c85fa626b - 0.0% (229 Bytes)

[#004] sha256:8c2061440896c72b9a7546ed7478f7b001c9c86d6c4ad65d7136cd584bd7c6c2 - 0.0% (236 Bytes)

[#005] sha256:ffe77d6a3596af763e45144c89421bc9b79886e7b0436348fc3979d59f99fb87 - 0.0% (1.74 KB)


History
2021-02-24 20:38:41 UTC

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

2021-02-24 20:38:41 UTC

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

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com>

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ENV HASHICORP_RELEASES=https://releases.hashicorp.com

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c addgroup consul && adduser -S -G consul consul # buildkit

2021-03-05 17:32:16 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat && gpg --keyserver pool.sks-keyservers.net --recv-keys 91A6E7F85D05C65630BEF18951852D87348FFC4C && mkdir -p /tmp/build && cd /tmp/build && apkArch="$(apk --print-arch)" && case "${apkArch}" in aarch64) consulArch='arm64' ;; armhf) consulArch='armhfv6' ;; x86) consulArch='386' ;; x86_64) consulArch='amd64' ;; *) echo >&2 "error: unsupported architecture: ${apkArch} (see ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/)" && exit 1 ;; esac && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_${consulArch}.zip && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS.sig && gpg --batch --verify consul_${CONSUL_VERSION}_SHA256SUMS.sig consul_${CONSUL_VERSION}_SHA256SUMS && grep consul_${CONSUL_VERSION}_linux_${consulArch}.zip consul_${CONSUL_VERSION}_SHA256SUMS | sha256sum -c && unzip -d /bin consul_${CONSUL_VERSION}_linux_${consulArch}.zip && cd /tmp && rm -rf /tmp/build && gpgconf --kill all && apk del gnupg openssl && rm -rf /root/.gnupg && consul version # buildkit

2021-03-05 17:32:16 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8301/tcp:{} 8301/udp:{} 8302/tcp:{} 8302/udp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8500/tcp:{} 8600/tcp:{} 8600/udp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

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

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-03-05 17:32:17 UTC

Size

41.1 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.version
    1.7.13

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 - 6.49% (2.67 MB)

[#001] sha256:3162d3d50e8700aebc92817b05f6c6e465eafe704bfb733242c65b4a74c4c808 - 0.0% (1.32 KB)

[#002] sha256:12ab481e14cab6aef3af90c05a0622544d712f057c3d423993163466c5b41776 - 93.5% (38.5 MB)

[#003] sha256:e4498830c222b01e1700b05c3fff252cbebc5afc155eaf64744e7bd419b3fccc - 0.0% (234 Bytes)

[#004] sha256:336ca1a317803a932dd7635ffa7bc27e1a03903e2aaab16833e1984073c31dea - 0.0% (237 Bytes)

[#005] sha256:a901be8518a3b5a1b1376409f7582bb9cd143e400116bbf812621379b4662e66 - 0.0% (1.74 KB)


History
2021-02-24 20:20:03 UTC

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

2021-02-24 20:20:03 UTC

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

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com>

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ENV HASHICORP_RELEASES=https://releases.hashicorp.com

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c addgroup consul && adduser -S -G consul consul # buildkit

2021-03-05 17:32:16 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat && gpg --keyserver pool.sks-keyservers.net --recv-keys 91A6E7F85D05C65630BEF18951852D87348FFC4C && mkdir -p /tmp/build && cd /tmp/build && apkArch="$(apk --print-arch)" && case "${apkArch}" in aarch64) consulArch='arm64' ;; armhf) consulArch='armhfv6' ;; x86) consulArch='386' ;; x86_64) consulArch='amd64' ;; *) echo >&2 "error: unsupported architecture: ${apkArch} (see ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/)" && exit 1 ;; esac && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_${consulArch}.zip && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS.sig && gpg --batch --verify consul_${CONSUL_VERSION}_SHA256SUMS.sig consul_${CONSUL_VERSION}_SHA256SUMS && grep consul_${CONSUL_VERSION}_linux_${consulArch}.zip consul_${CONSUL_VERSION}_SHA256SUMS | sha256sum -c && unzip -d /bin consul_${CONSUL_VERSION}_linux_${consulArch}.zip && cd /tmp && rm -rf /tmp/build && gpgconf --kill all && apk del gnupg openssl && rm -rf /root/.gnupg && consul version # buildkit

2021-03-05 17:32:16 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8301/tcp:{} 8301/udp:{} 8302/tcp:{} 8302/udp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[8500/tcp:{} 8600/tcp:{} 8600/udp:{}]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

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

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-03-05 17:32:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-03-05 17:32:35 UTC

Size

37 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.version
    1.7.13

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:55242616b0494f68f44470d864da746cd2a8f8f2d1ffca698114de64032247ef - 6.71% (2.48 MB)

[#001] sha256:4275604b3b091cf4548022380673d70ff1f139b5816076ce6229b52ea1753cc0 - 0.0% (1.32 KB)

[#002] sha256:d2a2d64775fdd32e4774d1cf6592b9db4e1fcd606b35b430489b677453e66adf - 93.28% (34.5 MB)

[#003] sha256:f5bdba52f1a9f6506807fad5c4d62db81c326e757bf077267b4b205215716a4e - 0.0% (234 Bytes)

[#004] sha256:3b8398b6bff014d21e6864633e13bba61dcc39a06387fff865925c1b72c08672 - 0.0% (238 Bytes)

[#005] sha256:fa3c10ffc3f788e99436e910c2c4b3ac399cd87217b82be2dc90d7dd6e7c4020 - 0.0% (1.74 KB)


History
2021-02-24 20:50:34 UTC

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

2021-02-24 20:50:35 UTC

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

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com>

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ENV HASHICORP_RELEASES=https://releases.hashicorp.com

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c addgroup consul && adduser -S -G consul consul # buildkit

2021-03-05 17:32:34 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat && gpg --keyserver pool.sks-keyservers.net --recv-keys 91A6E7F85D05C65630BEF18951852D87348FFC4C && mkdir -p /tmp/build && cd /tmp/build && apkArch="$(apk --print-arch)" && case "${apkArch}" in aarch64) consulArch='arm64' ;; armhf) consulArch='armhfv6' ;; x86) consulArch='386' ;; x86_64) consulArch='amd64' ;; *) echo >&2 "error: unsupported architecture: ${apkArch} (see ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/)" && exit 1 ;; esac && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_${consulArch}.zip && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS.sig && gpg --batch --verify consul_${CONSUL_VERSION}_SHA256SUMS.sig consul_${CONSUL_VERSION}_SHA256SUMS && grep consul_${CONSUL_VERSION}_linux_${consulArch}.zip consul_${CONSUL_VERSION}_SHA256SUMS | sha256sum -c && unzip -d /bin consul_${CONSUL_VERSION}_linux_${consulArch}.zip && cd /tmp && rm -rf /tmp/build && gpgconf --kill all && apk del gnupg openssl && rm -rf /root/.gnupg && consul version # buildkit

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[8301/tcp:{} 8301/udp:{} 8302/tcp:{} 8302/udp:{}]

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[8500/tcp:{} 8600/tcp:{} 8600/udp:{}]

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

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

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-03-05 17:32:35 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-03-05 17:32:40 UTC

Size

37.2 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Consul Team <consul@hashicorp.com>
  • org.opencontainers.image.version
    1.7.13

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:dce8679b510e95d136241d02ababff86469dd14220812a7ce9202833c0e32f66 - 6.94% (2.58 MB)

[#001] sha256:94d7b9031e8bce27b878350a6f2a7a6a91fbcda87c0c1c59194661cb2bd0d9a5 - 0.0% (1.32 KB)

[#002] sha256:dea1b86d0864fe6e35a34e18895b129d5430780ef09b2f5cd8fdf5370784ea6e - 93.05% (34.6 MB)

[#003] sha256:ad5fcff66d2345897db25d49f16fab5e9bb0417051836178d8ce878155258ada - 0.0% (231 Bytes)

[#004] sha256:f37925ef2be9f1fbe0d35747c039785a39003640c5fe77445cf93ae8cf132fa6 - 0.0% (237 Bytes)

[#005] sha256:dd74ef78f02871518a6b70499dcaca9974081de259855328b6898b631071fc85 - 0.0% (1.74 KB)


History
2021-02-24 20:39:39 UTC

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

2021-02-24 20:39:40 UTC

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

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Consul Team <consul@hashicorp.com>

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.7.13

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

ENV HASHICORP_RELEASES=https://releases.hashicorp.com

2021-03-05 17:31:54 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c addgroup consul && adduser -S -G consul consul # buildkit

2021-03-05 17:32:39 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat && gpg --keyserver pool.sks-keyservers.net --recv-keys 91A6E7F85D05C65630BEF18951852D87348FFC4C && mkdir -p /tmp/build && cd /tmp/build && apkArch="$(apk --print-arch)" && case "${apkArch}" in aarch64) consulArch='arm64' ;; armhf) consulArch='armhfv6' ;; x86) consulArch='386' ;; x86_64) consulArch='amd64' ;; *) echo >&2 "error: unsupported architecture: ${apkArch} (see ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/)" && exit 1 ;; esac && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_${consulArch}.zip && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS && wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_SHA256SUMS.sig && gpg --batch --verify consul_${CONSUL_VERSION}_SHA256SUMS.sig consul_${CONSUL_VERSION}_SHA256SUMS && grep consul_${CONSUL_VERSION}_linux_${consulArch}.zip consul_${CONSUL_VERSION}_SHA256SUMS | sha256sum -c && unzip -d /bin consul_${CONSUL_VERSION}_linux_${consulArch}.zip && cd /tmp && rm -rf /tmp/build && gpgconf --kill all && apk del gnupg openssl && rm -rf /root/.gnupg && consul version # buildkit

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c mkdir -p /consul/data && mkdir -p /consul/config && chown -R consul:consul /consul # buildkit

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.7.13 /bin/sh -c test -e /etc/nsswitch.conf || echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[8301/tcp:{} 8301/udp:{} 8302/tcp:{} 8302/udp:{}]

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[8500/tcp:{} 8600/tcp:{} 8600/udp:{}]

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

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

2021-03-05 17:32:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-03-05 17:32:40 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