sha256:f836891d80b295163531be4a83b484a7f40e08a2e8e7a1f999adbe25486f56d3
OS/ARCH
Compressed size
461.88 MB
Last pushed
about 1 year by ryansteffan
Type
Image
Manifest digest
sha256:3f76bb412f14b8243c8c23da9bd8006eb98375e6f44de1b8f72bbeb537837b1a
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.88 MB7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B8ENV PYTHON_VERSION=3.13.50 B9ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B10RUN /bin/sh -c set -eux;26.12 MB11RUN /bin/sh -c set -eux;250 B12CMD ["python3"]0 B13WORKDIR /bot92 B14RUN /bin/sh -c mkdir -p167 B15RUN /bin/sh -c touch /bot/logs/nasa_bot.log147 B16COPY ./conf /bot/conf # buildkit655 B17COPY ./src /bot/src # buildkit6.4 KB18COPY ./main.py /bot # buildkit1.76 KB19COPY ./requirements.txt /bot # buildkit250 B20COPY ./init.sh /init.sh # buildkit376 B21VOLUME [/bot/conf/]0 B22RUN /bin/sh -c pip install97.72 MB23RUN /bin/sh -c chmod 755375 B24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit289 B25CMD ["/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'