ryansteffan/nasa_bot:1.1.1

Multi-platform
Index digest

sha256:f836891d80b295163531be4a83b484a7f40e08a2e8e7a1f999adbe25486f56d3

OS/ARCH

Compressed size

450.99 MB

Last pushed

about 1 year by ryansteffan

Type

Image

Manifest digest

sha256:afb65651551c47b31e0444a9f1f0dc0fa2bbc1c7cb47631bfce9e1a8c7e61025

Image Layers

1# debian.sh --arch 'arm64' out/46.1 MB
2RUN /bin/sh -c set -eux;22.47 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.43 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.50 B
9ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
10RUN /bin/sh -c set -eux;25.41 MB
11RUN /bin/sh -c set -eux;250 B
12CMD ["python3"]0 B
13WORKDIR /bot92 B
14RUN /bin/sh -c mkdir -p167 B
15RUN /bin/sh -c touch /bot/logs/nasa_bot.log149 B
16COPY ./conf /bot/conf # buildkit655 B
17COPY ./src /bot/src # buildkit6.4 KB
18COPY ./main.py /bot # buildkit1.76 KB
19COPY ./requirements.txt /bot # buildkit250 B
20COPY ./init.sh /init.sh # buildkit376 B
21VOLUME [/bot/conf/]0 B
22RUN /bin/sh -c pip install96.24 MB
23RUN /bin/sh -c chmod 755375 B
24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit292 B
25CMD ["/init.sh"]0 B

Command

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