sha256:e8e954a3c33e2bb011123240da05d1007b4dba1ba4b64df668ea66c5b0e7a425
OS/ARCH
Compressed size
346.33 MB
Last pushed
10 months by photoprismci
Type
Image
Manifest digest
sha256:7e99db7beb0d486e5abd1a9f33f520329e1b18802914521dfac298ffcf93d471
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.50 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.36 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B13WORKDIR /webdav96 B14RUN /bin/sh -c go install54.64 MB15ENV WEBDAV_USERNAME=admin WEBDAV_PASSWORD=photoprism0 B16EXPOSE [80/tcp]0 B17COPY /docker/dummy/webdav/config.yml /webdav/config.yml # buildkit322 B18COPY /docker/dummy/webdav/files /webdav/files # buildkit901.75 KB19CMD ["webdav" "-c" "/webdav/config.yml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'