Sign inSign up

trieve/etl-worker:sha-5048a52

Index digest

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 MB
2RUN /bin/sh -c apt-get update22.38 MB
3WORKDIR /app93 B
4COPY ./migrations/ /app/migrations # buildkit33.85 KB
5COPY /app/target/release/etl-worker /app/etl-worker # buildkit3.31 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/etl-worker"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'