Sign inSign up

timescale/pgai-vectorizer-worker:v0.10.4

Multi-platform
Index digest

sha256:77430331d67ac35c0b9b0ad36411da9115f4f05e936619c20d26dcaaad6b4892

OS/ARCH

Compressed size

3.19 GB

Last pushed

over 1 year by tsciops

Type

Image

Manifest digest

sha256:889da0ca4da4a17acdc9f823dddfacb7d1c355a57b1e9ff2980ef6d376e8aeaa

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12WORKDIR /app93 B
13RUN /bin/sh -c useradd -ms3.24 KB
14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit3.14 GB
15COPY pyproject.toml /app/ # buildkit1.96 KB
16COPY pgai /app/pgai # buildkit3.69 MB
17USER pgaiuser0 B
18ENTRYPOINT ["python" "-m" "pgai" "vectorizer"0 B
19CMD ["-c" "4"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'