Namespace
hashicorp
Image / Tag
consul:1.9.5
Content Digest
sha256:35f1bdb6c516a4fae6e4b056b0d4e9ddd0a3874efc43fc0dc8db49ef2b5d4442
Details
Created

2021-04-15 22:38:04 UTC

Size

43.4 MB

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

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:7aa04a8f7710c18952348aa54b4346438ad013c87b6f7d476eb21ad756359bc3 - 6.14% (2.67 MB)

[#001] sha256:d73d75bb183e80603395e10d3ba7df55d03f4119a2277ff2978759caabd97049 - 0.0% (1.22 KB)

[#002] sha256:4a933c784627eb38a48703da9b7df8424e7bce05f901f7618b2c82d76ff5fe9f - 93.85% (40.8 MB)

[#003] sha256:15fe3c503b85ebbdf57382e5e28bdc6730cdd0f67c402054992f9e69b40bb8ae - 0.0% (142 Bytes)

[#004] sha256:9996e7543c1b88701712e67831c55388748bb3b30380c2eb4f05b2e57384191c - 0.0% (159 Bytes)

[#005] sha256:084585cc315082e21512d894463117d1410c9f7d70362cd9a4c406349c7972a3 - 0.0% (1.67 KB)


History
2021-04-14 18:38:36 UTC

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

2021-04-14 18:38:36 UTC

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:03 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.9.5 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat iptables && 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-04-15 22:38:03 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-04-15 22:38:04 UTC

Size

44.1 MB

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

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 6.06% (2.67 MB)

[#001] sha256:d6d05eb0202befec982f9b0c91439018f44a7647bbeca2f5c9b5f8c2a5901192 - 0.0% (1.22 KB)

[#002] sha256:f68eba1a6d1c802023c8828f1dd508677cea879e0a676fe3d174766f3f9d4f61 - 93.93% (41.4 MB)

[#003] sha256:15fe3c503b85ebbdf57382e5e28bdc6730cdd0f67c402054992f9e69b40bb8ae - 0.0% (142 Bytes)

[#004] sha256:9996e7543c1b88701712e67831c55388748bb3b30380c2eb4f05b2e57384191c - 0.0% (159 Bytes)

[#005] sha256:beb2770d026f8b22c23464d491514e4063e5d0b9f19d107897ce252ee331fc8f - 0.0% (1.67 KB)


History
2021-04-14 19:19:49 UTC

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

2021-04-14 19:19:49 UTC

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:03 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.9.5 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat iptables && 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-04-15 22:38:03 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-04-15 22:38:04 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-04-15 22:38:22 UTC

Size

39.4 MB

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

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:b452d2916bdfd021add56f1eda6bdea35400671ef07b38316ef82fce92a88fee - 6.3% (2.48 MB)

[#001] sha256:1195395743686944b443e20c065211149cbc35637a9da533f77a2927784ba2ec - 0.0% (1.22 KB)

[#002] sha256:0d66bb3766d03e488101c8806647d6e951c1bdfb2edd10f100d9c97667c2431b - 93.69% (37 MB)

[#003] sha256:9fc6116f5036b1724fc46364a24fdcc481c382959f841a64fca8e9df846b170d - 0.0% (141 Bytes)

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

[#005] sha256:4e9c2d6eab3d2190a009cb450d5281febf78f4451db1983a1725bcb44ee711e9 - 0.0% (1.67 KB)


History
2021-04-14 18:49:49 UTC

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

2021-04-14 18:49:50 UTC

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

2021-04-15 22:37:52 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:52 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.9.5

2021-04-15 22:37:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.9.5

2021-04-15 22:37:52 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:52 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:21 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.9.5 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat iptables && 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-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-04-15 22:38:22 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-04-15 22:38:23 UTC

Size

39.7 MB

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

Environment
HASHICORP_RELEASES

https://releases.hashicorp.com

PATH

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


Layers

[#000] sha256:d2f70382dc9a1658ea3491d7ab4439c22087e426c00e3eb7daf825b83be4ba9c - 6.51% (2.59 MB)

[#001] sha256:d8e29a1e1b1ab253949a203e281f5801942de34a51e560ee448d2cd18b70a61e - 0.0% (1.22 KB)

[#002] sha256:da05bed595cb715bdf20acbccf733e2f900d353e5a6e37a66bd8e96912dc2410 - 93.48% (37.1 MB)

[#003] sha256:7cc49ba15addd743319a78383963e872745f49de7d7a257a8c7d3f611d05a3e0 - 0.0% (141 Bytes)

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

[#005] sha256:2353fe418224ad48e9185da9a7a4804611084cbbf896f2f3d4e3ea2cbe45dbf1 - 0.0% (1.67 KB)


History
2021-04-14 18:42:54 UTC

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

2021-04-14 18:42:55 UTC

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

ARG CONSUL_VERSION=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=1.9.5

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:37:51 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

RUN |1 CONSUL_VERSION=1.9.5 /bin/sh -c set -eux && apk add --no-cache ca-certificates curl dumb-init gnupg libcap openssl su-exec iputils jq libc6-compat iptables && 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-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

VOLUME [/consul/data]

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[8300/tcp:{}]

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

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

2021-04-15 22:38:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2021-04-15 22:38:23 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