Sign inSign up

trieve/etl-worker:sha-b5ad286

Index digest

sha256:23a39d98ba6bc530e8429ad372eacbc17cfbd7deea2e0175ed7089215d055935

OS/ARCH

linux/amd64

Compressed size

52.72 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:2203f12a2047c4b68b3a2c823c2a44ef94f204fbefc619bb2d43da1a995d2b94

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 # buildkit35.61 KB
5COPY /app/target/release/etl-worker /app/etl-worker # buildkit3.38 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/etl-worker"]0 B

Command

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