sha256:25eb0a33e18d13475eaa081c3b7a86453a795cb9e5208426da6872a0c4991264
OS/ARCH
linux/amd64
Compressed size
52.65 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:28cb2fa4322da76ccca4e39494b28704598426e1cc2e1eecb51eb66bbb1d304b
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/etl-worker /app/etl-worker # buildkit3.31 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/etl-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'