sha256:4c6080b5e210a14729bbaa9af665e69cf7ec3fd852cdb8d86d6fba57795a1a5e
OS/ARCH
linux/amd64
Compressed size
53.45 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:337446f7452ac4d45ffc4572d6c42caf4f5fe393798f5ac13ef8dd32c4e631aa
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'