sha256:750fadfdae78c37d857e8ab1a4bf0144c463f730e2bf3c17fa18e431004692f5
OS/ARCH
linux/amd64
Compressed size
53.34 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:043eba668f7cdd41791aa2bc383883ba8b9ee397a599addb7287d2102fc9a1a1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.38 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit33.85 KB5COPY /app/target/release/file-worker /app/file-worker # buildkit4 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/file-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'