sha256:62a4fe3ec2fea72968c2a3a3cd78b0ddee950013892c05be581f6253698f136e
OS/ARCH
linux/amd64
Compressed size
52.32 MB
Last pushed
almost 2 years by applemodus
Type
Image
Manifest digest
sha256:62a4fe3ec2fea72968c2a3a3cd78b0ddee950013892c05be581f6253698f136e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.16 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.100 B7ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /app124 B12COPY requirements.txt . # buildkit188 B13RUN /bin/sh -c pip install6.77 MB14COPY pogoda-tg.py . # buildkit2.32 KB15CMD ["python" "pogoda-tg.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'