sha256:a3ba919368c135beb5656c8ef7cd1acd581eac87317f4f3df23df3745a52eb30
OS/ARCH
Compressed size
346.34 MB
Last pushed
10 months by photoprismci
Type
Image
Manifest digest
sha256:c9f6c0b1a648276552ed4901aae57c3d691c8c2b7dab8a2bc064be97cf96c0a4
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.38 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/ / # buildkit57.37 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B13WORKDIR /webdav96 B14RUN /bin/sh -c go install54.65 MB15ENV WEBDAV_USERNAME=admin WEBDAV_PASSWORD=photoprism0 B16EXPOSE [80/tcp]0 B17COPY /docker/dummy/webdav/config.yml /webdav/config.yml # buildkit320 B18COPY /docker/dummy/webdav/files /webdav/files # buildkit901.74 KB19CMD ["/bin/sh" "-c" "webdav -c0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'