sha256:520460b94a15913a82418d2f94aff244dcd3b9731feb3374909e457fd3da9a9d
OS/ARCH
Compressed size
126.66 MB
Last pushed
over 1 year by tsciops
Type
Image
Manifest digest
sha256:14898ce4ed31a25a6cdfee3c6dfbf1e8a2eb4411f3291b1d465599ccef48f8fd
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;13.02 MB9RUN /bin/sh -c set -eux;250 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 # buildkit79.71 MB15COPY pyproject.toml /app/ # buildkit1.64 KB16COPY pgai /app/pgai # buildkit3.66 MB17USER pgaiuser0 B18ENTRYPOINT ["python" "-m" "pgai" "vectorizer"0 B19CMD ["-c" "4"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'