sha256:a6b5d1f03837c61c439da694152bac4d9cb88dbf30cec22ab3d600bcc951dd7c
OS/ARCH
linux/amd64
Compressed size
53.45 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:2775faa5bdf4aa45afbfd1f45f37984e30a04d5b18635e17cb61d548f5544638
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/file-worker /app/file-worker # buildkit4.13 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/file-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'