sha256:e48f00ccc3ae359dd9e79e0bbc9e457a5824e8801885dc0d42d4f69731b90c16
OS/ARCH
Compressed size
123 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:5beb2c393862592575ffc36903ad4c0b1972580e80ea3abe29fedcaf6383b84d
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]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;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.40 B8RUN /bin/sh -c set -eux;11.45 MB9RUN /bin/sh -c set -eux;232 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;4.04 MB14CMD ["python3"]0 B15ENV POETRY_VERSION=1.8.30 B16RUN /bin/sh -c pip install42.54 MB17RUN /bin/sh -c poetry config94.66 KB18WORKDIR /app93 B19COPY poetry.lock pyproject.toml README.md /app/41.43 KB20COPY hello_server /app/hello_server # buildkit469 B21RUN /bin/sh -c poetry install33.71 MB22EXPOSE map[8080/tcp:{}]0 B23CMD ["poetry" "run" "hello-server"]0 BCommand
ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /