sha256:62740c356bc2333ca4fb538a97fe1c758a7724f393071de18b10a80ac9e62ddc
OS/ARCH
linux/amd64
Compressed size
96.06 MB
Last pushed
14 days by btpanel
Type
Image
Manifest digest
sha256:62740c356bc2333ca4fb538a97fe1c758a7724f393071de18b10a80ac9e62ddc
Image Layers
1# debian.sh --arch 'amd64' out/30.37 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;4.19 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.97 MB9RUN /bin/sh -c set -eux;268 B10CMD ["python3"]0 B11ARG PYTHON_VERSION=3.120 B12ARG APP_VERSION=dev0 B13ARG DOCKER_GID=9990 B14LABEL org.opencontainers.image.title=llmpod org.opencontainers.image.description=LLMPod —— AI0 B15ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LLMPOD_NODE_ID_FILE=/app/data/node_id0 B16RUN |3 PYTHON_VERSION=3.12 APP_VERSION=26.9.4 DOCKER_GID=9995.43 MB17COPY /opt/venv /opt/venv # buildkit36.52 MB18COPY /app /app # buildkit3.79 MB19COPY docker/entrypoint.sh /entrypoint.sh # buildkit698 B20RUN |3 PYTHON_VERSION=3.12 APP_VERSION=26.9.4 DOCKER_GID=99934 B21RUN |3 PYTHON_VERSION=3.12 APP_VERSION=26.9.4 DOCKER_GID=9993.79 MB22WORKDIR /app34 B23USER app0 B24EXPOSE map[8080/tcp:{}]0 B25HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/health0 B26ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B27CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'