sha256:4db0845c5a274e7b72cdb273db4fada31885692879bd7e50cec0dd14be325e63
OS/ARCH
linux/amd64
Compressed size
183.85 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:adaced244df04800c83ebfaf16f3b9f4da7dcc7c8d97f12363a675abbe58560c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2WORKDIR /app91 B3RUN /bin/sh -c apt-get update137.27 MB4RUN /bin/sh -c curl -fsSLO15.3 MB5COPY ./migrations/ /app/migrations # buildkit33.85 KB6COPY /app/target/release/ingestion-worker /app/ingestion-worker # buildkit4.33 MB7EXPOSE map[8090/tcp:{}]0 B8ENTRYPOINT ["/app/ingestion-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'