sha256:55870a39c2f6da0f54640a535eece5afc50ea7600a62fcc043431c259d7b1bc2
OS/ARCH
linux/amd64
Compressed size
698.99 MB
Last pushed
over 1 year by pixiake
Type
Image
Manifest digest
sha256:55870a39c2f6da0f54640a535eece5afc50ea7600a62fcc043431c259d7b1bc2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.100 B7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY /app/huggingface.co /app/huggingface.co # buildkit230.55 MB13ADD embedding/bge-base-zh-v1.5/requirements.txt . # buildkit247 B14RUN /bin/sh -c pip install425.15 MB15ADD embedding/bge-base-zh-v1.5/server.py . # buildkit1.29 KB16EXPOSE map[8000/tcp:{}]0 B17CMD ["python" "server.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'