sha256:8e617873c2c035cec7f00797b2bc820786818db5d5c04cdb890d2981308e0a5a
OS/ARCH
Compressed size
108.63 MB
Last pushed
8 days by hsluoyz
Type
Image
Manifest digest
sha256:e951ae8600d64a3aa211225dafca47d17405c2ca286b6c77ca721fd436826d68
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2LABEL MAINTAINER=https://casdoor.org/0 B3ARG TARGETOS=linux0 B4ARG TARGETARCH=arm640 B5ENV BUILDX_ARCH=linux_arm640 B6RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh15.86 MB7RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh7.43 MB8WORKDIR /0 B9COPY /go/src/casdoor/server_linux_arm64 ./server # buildkit31.26 MB10COPY /go/src/casdoor/swagger ./swagger # buildkit4.68 MB11COPY /go/src/casdoor/docker-entrypoint.sh /docker-entrypoint.sh # buildkit234 B12COPY /go/src/casdoor/conf/app.conf ./conf/app.conf # buildkit783 B13COPY /web/build ./web/build # buildkit2 MB14ENTRYPOINT ["/bin/bash"]0 B15CMD ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'