Sign inSign up

trieve/etl-worker:sha-1d16986

Index digest

sha256:45559ca4e8723405a8fee1e04fe073c61b2f12fa0eb2a382c72406ab4524b8c0

OS/ARCH

linux/amd64

Compressed size

52.68 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:473e10d666a9bfc7e07a741c20a8ca76b5dff366e403aa74a1dfd860bec83963

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update22.35 MB
3WORKDIR /app93 B
4COPY ./migrations/ /app/migrations # buildkit35.61 KB
5COPY /app/target/release/etl-worker /app/etl-worker # buildkit3.37 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/etl-worker"]0 B

Command

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