sha256:976810181c80494131a6070705772381ba40a5187e3275d494fada4c24ffe4ac
OS/ARCH
linux/amd64
Compressed size
332.38 MB
Last pushed
about 1 year by ollijanatuinen
Type
Image
Manifest digest
sha256:976810181c80494131a6070705772381ba40a5187e3275d494fada4c24ffe4ac
Image Layers
1BusyBox 1.37.0 (glibc), Debian 122.05 MB2ARG CONSUL_VERSION=1.21.20 B3ARG NOMAD_VERSION=1.10.30 B4ARG COREDNS_VERSION=1.12.20 B5ADD https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_linux_amd64.zip /tmp/consul.zip # buildkit65.68 MB6ADD https://releases.hashicorp.com/nomad/1.10.3/nomad_1.10.3_linux_amd64.zip /tmp/nomad.zip # buildkit52.08 MB7ADD https://github.com/coredns/coredns/releases/download/v1.12.2/coredns_1.12.2_linux_amd64.tgz /tmp/coredns.tgz # buildkit20.28 MB8RUN |3 CONSUL_VERSION=1.21.2 NOMAD_VERSION=1.10.3 COREDNS_VERSION=1.12.2139.37 MB9COPY /consul.d /etc/consul.d # buildkit562 B10COPY /nomad.d /etc/nomad.d # buildkit768 B11COPY /coredns /etc/coredns # buildkit293 B12COPY /entrypoint.sh /bin/ # buildkit437 B13RUN |3 CONSUL_VERSION=1.21.2 NOMAD_VERSION=1.10.3 COREDNS_VERSION=1.12.2156 B14RUN |3 CONSUL_VERSION=1.21.2 NOMAD_VERSION=1.10.3 COREDNS_VERSION=1.12.2155 B15COPY /entrypoint.sh /bin/ # buildkit438 B16ENTRYPOINT ["/bin/entrypoint.sh"]0 B17COPY /nomad /bin # buildkit52.92 MB18COPY /global.hcl /etc/nomad.d/ # buildkit527 BCommand
BusyBox 1.37.0 (glibc), Debian 12