sha256:545e79e8c86f423a450f72ed6145f0acee54baa79234efe6e9b52b28e19982b9
OS/ARCH
Compressed size
542.34 MB
Last pushed
13 days by yoginth
Type
Image
Manifest digest
sha256:9a5ab918035dfd51f101f6855846d15647d0b1aa1ee77a7499c2df8530bf0321
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update113.08 MB13COPY /opt/venv /opt/venv # buildkit385.22 MB14ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c mkdir -p3.2 KB16USER bigrag0 B17EXPOSE [4000/tcp]0 B18HEALTHCHECK {Test:[CMD-SHELL curl -f "http://localhost:${PORT:-4000}/health"0 B19CMD ["sh" "-c" "exec python0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'