Sign inSign up

trieve/etl-worker:sha-a8aaf06

Index digest

sha256:6183e17857580ab93f4ae98e2ad2756679b46b045a4675c949162673cf5c95c1

OS/ARCH

linux/amd64

Compressed size

52.69 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:2fdbae9d60bdd966d1ffda3c9fd39376520289d8ab84eb13fefe82907206be99

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.38 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/etl-worker"]0 B

Command

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