Sign inSign up

gacerioni/gabs-sku-hybridsearch-redis:0.0.1-gabs

Multi-platform
Index digest

sha256:ca7f0bac6edf474617a8d1931c21ae07e9862837cef9d627fc6b24ff2bbc338a

OS/ARCH

Compressed size

444.49 MB

Last pushed

5 months by gacerioni

Type

Image

Manifest digest

sha256:60d157f47b3b0edfef512f6b0c7ec8ad92a1605e8bc43cdb941040382def9df7

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=10 B
12WORKDIR /app93 B
13RUN /bin/sh -c apt-get update86.11 MB
14COPY pyproject.toml README.md ./ #3.23 KB
15COPY src ./src # buildkit52.92 KB
16COPY templates ./templates # buildkit7.57 KB
17COPY static ./static # buildkit3.21 KB
18RUN /bin/sh -c pip install315.25 MB
19RUN /bin/sh -c useradd --create-home85.05 KB
20USER app0 B
21ENV API_PORT=86860 B
22EXPOSE [8686/tcp]0 B
23HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
24CMD ["sh" "-c" "exec uvicorn0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'