ryansteffan/nasa_bot:1.0.0

Multi-platform
Index digest

sha256:b08db97cf62796abee1c51d24dde5fe7439e88ed3596646fdca5acd5c5a346ce

OS/ARCH

Compressed size

442.77 MB

Last pushed

almost 2 years by ryansteffan

Type

Image

Manifest digest

sha256:85057cf67fdfab4a8c3f7fcf88519626e3a10983a401e88837feaeaff60a4129

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.44 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.88 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.40 B
11RUN /bin/sh -c set -eux;21.67 MB
12RUN /bin/sh -c set -eux;232 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B
16RUN /bin/sh -c set -eux;2.67 MB
17CMD ["python3"]0 B
18WORKDIR /bot93 B
19RUN /bin/sh -c mkdir -p166 B
20RUN /bin/sh -c touch /bot/logs/nasa_bot.log147 B
21COPY ./conf /bot/conf # buildkit634 B
22COPY ./src /bot/src # buildkit5.13 KB
23COPY ./main.py /bot # buildkit1.65 KB
24COPY ./requirements.txt /bot # buildkit244 B
25COPY ./init.sh /init.sh # buildkit375 B
26VOLUME [/bot/conf/]0 B
27RUN /bin/sh -c pip install79.75 MB
28COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit297 B
29CMD ["/init.sh"]0 B

Command

ADD file:e8aac9b1598114ead96b4038c19d915b87f662ef342291d69c7e5255c5d731fc in /