sha256:e86f5b96d956459baa8fdf245fb9fb7ec74ff38afcf07e32e9ba4cb99ea8dba0
OS/ARCH
linux/amd64
Compressed size
41.45 MB
Last pushed
almost 2 years by rdvansloten
Type
Image
Manifest digest
sha256:2d98fd93da12110a47cb7b47de9745dd122fb66475a0ac04f9f9539ab1cb4f2a
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;450.99 KB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.40 B8RUN /bin/sh -c set -eux;11.24 MB9RUN /bin/sh -c set -eux;229 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B13RUN /bin/sh -c set -eux;3.97 MB14CMD ["python3"]0 B15RUN /bin/sh -c addgroup -S963 B16WORKDIR /app93 B17RUN /bin/sh -c chown haro:corgis97 B18RUN /bin/sh -c apk upgrade359.99 KB19USER haro0 B20COPY ./app/requirements.txt requirements.txt # buildkit219 B21RUN /bin/sh -c pip install21.99 MB22COPY ./app/main.py main.py # buildkit2.11 KB23ENTRYPOINT ["python" "main.py"]0 BCommand
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /