sha256:7a29bad7e4c5080af10e3e847b7cc142d64aa467a35999c2af632b160e2ce0af
OS/ARCH
linux/amd64
Compressed size
166.97 MB
Last pushed
3 months by kthare10
Type
Image
Manifest digest
sha256:7e95270dc1ae06bf4b4d4339551b5b9806bfe237dbc0cfeddfbd710bb6fd54aa
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B12LABEL description=SAGE + GLEES drought,0 B13RUN /bin/sh -c apt-get update5.07 MB14WORKDIR /opt/drought115 B15COPY requirements.txt . # buildkit233 B16RUN /bin/sh -c pip install118.49 MB17COPY bin/ /opt/drought/bin/ # buildkit63.14 KB18COPY region_config.json /opt/drought/ # buildkit1.46 KB19RUN /bin/sh -c chmod +x17.69 KB20ENV PYTHONUNBUFFERED=10 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'