sha256:2bdf80b262dc3bc8ad4fa2cfc46d9ec15e45b645880dbe28efcd86cf7ae0a9d5
OS/ARCH
Compressed size
22.78 MB
Last pushed
over 2 years by saddff
Type
Image
Manifest digest
sha256:7c6d240006b77ac3844285e88a05c906a8a3cd1ee0386aa0647d21d5f016893c
Image Layers
1ADD file ... in / 3.25 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;607.57 KB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.10 B8RUN /bin/sh -c set -eux;11.19 MB9RUN /bin/sh -c set -eux;242 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B13RUN /bin/sh -c set -eux;2.55 MB14CMD ["python3"]0 B15WORKDIR /app93 B16COPY requirements.txt /app/requirements.txt # buildkit158 B17RUN /bin/sh -c pip install5.16 MB18COPY . /app # buildkit26.03 KB19CMD ["python" "app.py"]0 B20EXPOSE map[5000/tcp:{}]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /