sha256:0b5257ba5f4c45894cc84192df87aa3d36eab3969c5f7810aa93ddc484f380d2
OS/ARCH
Compressed size
133.3 MB
Last pushed
over 1 year by jcorall
Type
Image
Manifest digest
sha256:6413b3234148f13435d29d1e98e9043e5580f6a7196ffe5f7953bb9edab846fd
Image Layers
1ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add290.5 KB4ENV GOLANG_VERSION=1.24.00 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /target/ / # buildkit71.58 MB9RUN /bin/sh -c mkdir -p126 B10WORKDIR /go32 B11SHELL [/bin/ash -o pipefail -c]0 B12ENV CA_CERTIFICATES_VERSION=20241121-r10 B13ENV DPKG_VERSION=1.22.6-r10 B14ENV GNUPG_VERSION=2.4.5-r00 B15ENV CURL_VERSION=8.12.1-r00 B16ENV BASH_VERSION=5.2.26-r00 B17ENV OPENSSL_VERSION=3.3.3-r00 B18ENV GOSU_VERSION=1.170 B19RUN /bin/ash -o pipefail -c903.64 KB20WORKDIR /app93 B21ENV SKIP_JWT_VERIFY=0 B22RUN /bin/ash -o pipefail -c955 B23RUN /bin/ash -o pipefail -c5.54 MB24COPY . ./ # buildkit16.56 KB25RUN /bin/ash -o pipefail -c16.58 KB26RUN /bin/ash -o pipefail -c5.96 MB27ENTRYPOINT ["/bin/bash"]0 B28CMD ["/app/docker-entrypoint.sh"]0 B29SHELL [/bin/ash -o pipefail -c]0 B30RUN /bin/ash -o pipefail -c45.11 MB31RUN /bin/ash -o pipefail -c32 B32COPY scyllaridae.yml /app/scyllaridae.yml # buildkit284 BCommand
ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit