sha256:a271e38e42950a6bd71eeeffae4ab70436e88f92272bd0f57aeab58e2e694307
OS/ARCH
Compressed size
46.13 MB
Last pushed
about 1 month by marcosstefani
Type
Image
Manifest digest
sha256:975307882e6ad9825b6cc616b4523bc623e552ce3a4efbe65cc4a45396d6f9ef
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;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY pyproject.toml README.md ./ #11.46 KB13COPY sucuri/ ./sucuri/ # buildkit23.26 KB14RUN /bin/sh -c pip install4.89 MB15EXPOSE [8080/tcp]0 B16CMD ["sucuri" "serve" "app.py" "--host"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'