sha256:e81e263528473170278f54502c92ba8879b901dae88f86171843764e5a4b37ce
OS/ARCH
linux/amd64
Compressed size
53.32 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:a395543673047704878ab53782ba72e6740f0cfc5b38d112e109ca1769c29a0d
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.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' '@1753056000'