sha256:152d4a7bd3c3d8c47f557543f8926e8b74e039b717730865ecf63e31212a3b8e
OS/ARCH
linux/amd64
Compressed size
53.44 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:9a1b3ed14d59fa3d4b298550b5d6da79e6c953b38db114f475d3a1843b5d633e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 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' '@1749513600'