sha256:f7b28d88645928fa03764a95cf22e88f8d217f2df10d3152b0333daa920f791e
OS/ARCH
linux/amd64
Compressed size
51.26 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:79eb4c3cb1d04d3e62ce18bad9300a7f3eac2e3289743f2e4e0eec60176820e4
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/clone-qdrant /app/clone-qdrant # buildkit1.95 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/clone-qdrant"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'