sha256:223338e4144176b1641d3a575a307be4054064df632f717a9d519339daf36508
OS/ARCH
linux/amd64
Compressed size
186.21 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:c7e030d4aa5c4bcde86e05ae4ecbcf9172512f3afa066cc0f9bdb6d7852c6871
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2WORKDIR /app92 B3RUN /bin/sh -c apt-get update137.28 MB4RUN /bin/sh -c curl -fsSLO15.3 MB5COPY ./migrations/ /app/migrations # buildkit35.62 KB6COPY /app/target/release/pagefind-worker /app/pagefind-worker # buildkit6.67 MB7EXPOSE map[8090/tcp:{}]0 B8ENTRYPOINT ["/app/pagefind-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'