sha256:e811f98e632de0e62b80e38119dc89cd7500ba633b2d0499d266bf0c1c2895bd
OS/ARCH
linux/amd64
Compressed size
108.66 MB
Last pushed
16 days by smartenergyplatform
Type
Image
Manifest digest
sha256:22ecc99b57c276ef331e7dbcc7ca5304e884eef4ae92bcb7504ca4f9311ff98c
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 B3RUN /bin/sh -c set -eux;4.07 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update52.76 MB10ADD . /opt/app # buildkit41.25 KB11WORKDIR /opt/app32 B12RUN /bin/sh -c pip install11.59 MB13LABEL org.opencontainers.image.source=https://github.com/SENERGY-Platform/import-uba-stations0 B14CMD ["python" "./main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'