sha256:4c365ba17d2ea9039b28078b2a6f923e0e6da354b86857ad9276450a10a66c04
OS/ARCH
linux/amd64
Compressed size
49.32 MB
Last pushed
11 months by secondchances
Type
Image
Manifest digest
sha256:4c365ba17d2ea9039b28078b2a6f923e0e6da354b86857ad9276450a10a66c04
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10WORKDIR /http-diff99 B11COPY ./requirements.txt . # buildkit317 B12RUN /bin/sh -c pip install7.51 MB13COPY . . # buildkit35.85 KB14ENV HTTP_DIFF_AVAILABLE_REQUEST_NAMES=DEFAULT HTTP_DIFF_RESULT_DIRECTORY=history HTTP_DIFF_DEFAULT_REQUEST_URL=http://localhost HTTP_DIFF_DEFAULT_REQUEST_METHOD=get0 B15ENTRYPOINT ["python" "main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'