ryansteffan/nasa_bot:1.1.0

Multi-platform
Index digest

sha256:32b5df492ff233f5a99c988f3b333dcd961ed09218a34fd292622cf4522e137a

OS/ARCH

Compressed size

447.93 MB

Last pushed

about 1 year by ryansteffan

Type

Image

Manifest digest

sha256:bd17a45da289bebdff31aa6ba3c652ec15eb4d0c5fd70a2b9f5faac8fe465a71

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.46 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.37 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c set -eux;5.95 MB
7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
8ENV PYTHON_VERSION=3.13.30 B
9ENV PYTHON_SHA256=40f868bcbdeb8149a3149580bb9bfd407b3321cd48f0be631af955ac92c0e0410 B
10RUN /bin/sh -c set -eux;25.32 MB
11RUN /bin/sh -c set -eux;249 B
12CMD ["python3"]0 B
13WORKDIR /bot93 B
14RUN /bin/sh -c mkdir -p165 B
15RUN /bin/sh -c touch /bot/logs/nasa_bot.log147 B
16COPY ./conf /bot/conf # buildkit653 B
17COPY ./src /bot/src # buildkit6.4 KB
18COPY ./main.py /bot # buildkit1.76 KB
19COPY ./requirements.txt /bot # buildkit251 B
20COPY ./init.sh /init.sh # buildkit375 B
21VOLUME [/bot/conf/]0 B
22RUN /bin/sh -c pip install93.35 MB
23RUN /bin/sh -c chmod 755375 B
24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit295 B
25CMD ["/init.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'