sha256:176fbdc232494415b65aae74c3555e1b6a2c9cef79829a53f01a491959b34993
OS/ARCH
Compressed size
444.66 MB
Last pushed
over 1 year by ryansteffan
Type
Image
Manifest digest
sha256:d56603de91ee75c8e5f91db904c6a459db253accbfbb850965d0a1525c0f79c8
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 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.10 B9ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B10RUN /bin/sh -c set -eux;26.04 MB11RUN /bin/sh -c set -eux;249 B12CMD ["python3"]0 B13WORKDIR /bot93 B14RUN /bin/sh -c mkdir -p166 B15RUN /bin/sh -c touch /bot/logs/nasa_bot.log147 B16COPY ./conf /bot/conf # buildkit655 B17COPY ./src /bot/src # buildkit5.67 KB18COPY ./main.py /bot # buildkit1.76 KB19COPY ./requirements.txt /bot # buildkit240 B20COPY ./init.sh /init.sh # buildkit375 B21VOLUME [/bot/conf/]0 B22RUN /bin/sh -c pip install80.8 MB23RUN /bin/sh -c chmod 755375 B24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit291 B25CMD ["/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'