sha256:d08e14a9417ddfe2fcf7f5364b4cef79ad6b0e229d3402821f7b991b57e0a30c
OS/ARCH
Compressed size
345.29 MB
Last pushed
10 months by photoprismci
Type
Image
Manifest digest
sha256:dbcdb84fd60a0dfaa6523c5d8e6565001c74ee524aa0217473386fce765228d5
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.7 MB5ENV GOLANG_VERSION=1.25.40 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit54.98 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13COPY /docker/dummy/oidc/app/. . # buildkit19.59 KB14RUN /bin/sh -c go mod31.3 MB15RUN /bin/sh -c go build29.62 MB16ENV CAOS_OIDC_DEV=true ZITADEL_OIDC_DEV=true0 B17EXPOSE [9998/tcp]0 B18CMD ["/app/server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'