sha256:73a3dfef3a8b99a7939a34b0301a50fb646ee07bdcd02829ae62ead12c6b0ce7
OS/ARCH
Compressed size
88.5 MB
Last pushed
over 1 year by tsciops
Type
Image
Manifest digest
sha256:e92d12d3dbd9338a8cbcd660e691c4aff0341bf0c47fd91702e990bdb686bd9a
Image Layers
1# debian.sh --arch 'arm64' out/26.76 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;2.99 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.80 B7ENV PYTHON_SHA256=c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e0 B8RUN /bin/sh -c set -eux;12.92 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B12WORKDIR /app93 B13RUN /bin/sh -c useradd -ms3.24 KB14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit42.17 MB15COPY pyproject.toml /app/ # buildkit1.51 KB16COPY pgai /app/pgai # buildkit3.65 MB17USER pgaiuser0 B18ENTRYPOINT ["python" "-m" "pgai" "vectorizer"0 B19CMD ["-c" "4"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'