sha256:59ec5579f79731db46c2654f3ecb65ce0f4cebe9f2570c1e658f89f4b72aa17e
OS/ARCH
Compressed size
444.18 MB
Last pushed
almost 2 years by ryansteffan
Type
Image
Manifest digest
sha256:d2361120cfe44958790df4eba243044856cd6eb7dbeb985f667e1725e4f0bcdb
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.46 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;5.88 MB9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B10ENV PYTHON_VERSION=3.12.40 B11RUN /bin/sh -c set -eux;21.67 MB12RUN /bin/sh -c set -eux;232 B13ENV PYTHON_PIP_VERSION=24.00 B14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B15ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B16RUN /bin/sh -c set -eux;3.97 MB17CMD ["python3"]0 B18WORKDIR /bot93 B19RUN /bin/sh -c mkdir -p168 B20RUN /bin/sh -c touch /bot/logs/nasa_bot.log146 B21COPY ./conf /bot/conf # buildkit633 B22COPY ./src /bot/src # buildkit5.13 KB23COPY ./main.py /bot # buildkit1.65 KB24COPY ./requirements.txt /bot # buildkit232 B25COPY ./init.sh /init.sh # buildkit376 B26VOLUME [/bot/conf/]0 B27RUN /bin/sh -c pip install79.84 MB28COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit293 B29CMD ["/init.sh"]0 BCommand
ADD file:430cca9ad155514d8c818e860e66e2aeccfb6230874d4faf446a1d0c2fc1054f in /