sha256:e48f00ccc3ae359dd9e79e0bbc9e457a5824e8801885dc0d42d4f69731b90c16
OS/ARCH
Compressed size
122.92 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:bf24e5bdd5f3c66a35d9942f3d763487bfebdb5fbc17789b48eab84b6f217d3b
Image Layers
1ADD file ... in / 27.81 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.18 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.40 B8RUN /bin/sh -c set -eux;11.42 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 install38.62 MB17RUN /bin/sh -c poetry config94.67 KB18WORKDIR /app93 B19COPY poetry.lock pyproject.toml README.md /app/41.43 KB20COPY hello_server /app/hello_server # buildkit469 B21RUN /bin/sh -c poetry install37.72 MB22EXPOSE map[8080/tcp:{}]0 B23CMD ["poetry" "run" "hello-server"]0 BCommand
ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /