ryansteffan/nasa_bot:pre-logging

Manifest digest

sha256:b69b024db9ae72263c52b054b13c13010ba39ea79070ccf79eca5d1600d92af4

OS/ARCH

linux/amd64

Compressed size

398.04 MB

Last pushed

about 2 years by ryansteffan

Type

Image

Manifest digest

sha256:b69b024db9ae72263c52b054b13c13010ba39ea79070ccf79eca5d1600d92af4

Image Layers

1ADD file ... in / 47.28 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.42 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;6.1 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.30 B
11RUN /bin/sh -c set -eux;21.64 MB
12RUN /bin/sh -c set -eux;243 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
16RUN /bin/sh -c set -eux;2.64 MB
17CMD ["python3"]0 B
18WORKDIR /bot93 B
19RUN /bin/sh -c mkdir -p152 B
20COPY ./conf /bot/conf # buildkit268 B
21COPY ./src /bot/src # buildkit16.3 KB
22COPY ./main.py /bot # buildkit1.44 KB
23COPY ./requirements.txt /bot # buildkit214 B
24COPY ./init.sh /init.sh # buildkit373 B
25VOLUME [/bot/conf/]0 B
26RUN /bin/sh -c pip install34.83 MB
27COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit297 B
28CMD ["/init.sh"]0 B

Command

ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /