sha256:12f50435c25601e27ecbc4f31d6e9b0e7dca81f767ba9ebcf732cbec6fecdfc2
OS/ARCH
Compressed size
469.4 MB
Last pushed
about 2 months by ryansteffan
Type
Image
Manifest digest
sha256:345e30faae8d1eb2d2ad05e04538bfa831dae41900ca6acffa0731407b4fdde1
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.46 MB4RUN /bin/sh -c set -ex;215.84 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.91 MB7ENV PYTHON_VERSION=3.14.50 B8ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B9RUN /bin/sh -c set -eux;27.33 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.61 MB22RUN /bin/sh -c chmod 755375 B23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit293 B24CMD ["/init.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'