sha256:28b63218781d88fd43ecc7a0591840c795dbee6ff05b6cfc25cf0361fd6ec526
OS/ARCH
Compressed size
89.2 MB
Last pushed
over 1 year by jcorall
Type
Image
Manifest digest
sha256:327d21cb1f050cbeced84ffbf75eb3e4ab2de4f34dae4f73261138de52ba3487
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add284.07 KB4ENV GOLANG_VERSION=1.23.40 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/ / # buildkit70.62 MB9RUN /bin/sh -c mkdir -p125 B10WORKDIR /go32 B11SHELL [/bin/ash -o pipefail -c]0 B12ENV GOSU_VERSION=1.170 B13RUN /bin/ash -o pipefail -c974.89 KB14WORKDIR /app93 B15ENV SKIP_JWT_VERIFY=0 B16RUN /bin/ash -o pipefail -c959 B17RUN /bin/ash -o pipefail -c7.74 MB18COPY . ./ # buildkit19.1 KB19RUN /bin/ash -o pipefail -c19.11 KB20RUN /bin/ash -o pipefail -c6.12 MB21ENTRYPOINT ["/bin/bash"]0 B22CMD ["/app/docker-entrypoint.sh"]0 B23COPY scyllaridae.yml /app/scyllaridae.yml # buildkit291 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit