sha256:1f131183b688946e71a8f89b6293e2935936106f0a4c8fa88b679fdbcbd0964d
OS/ARCH
linux/amd64
Compressed size
53.32 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:1899f5cdcd3b26ea71e3de433c165f0332a86b8555cd379b67ea1f2919205fdc
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit33.86 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' '@1751241600'