sha256:12f50435c25601e27ecbc4f31d6e9b0e7dca81f767ba9ebcf732cbec6fecdfc2
OS/ARCH
Compressed size
480.18 MB
Last pushed
about 2 months by ryansteffan
Type
Image
Manifest digest
sha256:9faf38ffca5f5d6eebbb2fae68d11888fd55f35a2a233fb45340f05091b5d21c
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.24 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.81 MB7ENV PYTHON_VERSION=3.14.50 B8ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B9RUN /bin/sh -c set -eux;28.24 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12WORKDIR /bot92 B13RUN /bin/sh -c mkdir -p167 B14RUN /bin/sh -c touch /bot/logs/nasa_bot.log147 B15COPY ./conf /bot/conf # buildkit656 B16COPY ./src /bot/src # buildkit6.4 KB17COPY ./main.py /bot # buildkit1.76 KB18COPY ./requirements.txt /bot # buildkit241 B19COPY ./init.sh /init.sh # buildkit376 B20VOLUME [/bot/conf/]0 B21RUN /bin/sh -c pip install84.78 MB22RUN /bin/sh -c chmod 755375 B23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit292 B24CMD ["/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'