sha256:e3cc22df638ba71de7f28263c171b15f8c27be46d62d1a6c0a09d088eabfc84d
OS/ARCH
Compressed size
395.41 MB
Last pushed
about 1 year by tsciops
Type
Image
Manifest digest
sha256:466b7e3b4d2d91ae16df21a1fb45ea7faecef7a554ffe71bca1ffb5a77b5f5e1
Image Layers
1# debian.sh --arch 'arm64' out/26.78 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.18 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.110 B7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B8RUN /bin/sh -c set -eux;12.96 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B12WORKDIR /app92 B13RUN /bin/sh -c useradd -ms3.23 KB14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit348.74 MB15COPY pyproject.toml /app/ # buildkit2.22 KB16COPY pgai /app/pgai # buildkit3.75 MB17USER pgaiuser0 B18ENTRYPOINT ["python" "-m" "pgai" "vectorizer"0 B19CMD ["-c" "4"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'