Sign inSign up

helloysd/hello-server:0.1.2

Multi-platform
Index digest

sha256:609e52a0171394638468900bd83890aaad25c62a4fcf1241fae3b1a80949dcde

OS/ARCH

Compressed size

122.92 MB

Last pushed

about 2 years by helloysd

Type

Image

Manifest digest

sha256:2869f1199865d7a313b018044a59dde19b0befdd7e0529af41f87be2eeed0e17

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.18 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.40 B
8RUN /bin/sh -c set -eux;11.42 MB
9RUN /bin/sh -c set -eux;232 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B
13RUN /bin/sh -c set -eux;4.04 MB
14CMD ["python3"]0 B
15ENV POETRY_VERSION=1.8.30 B
16RUN /bin/sh -c pip install38.62 MB
17RUN /bin/sh -c poetry config94.67 KB
18WORKDIR /app93 B
19COPY poetry.lock pyproject.toml README.md /app/41.43 KB
20COPY hello_server /app/hello_server # buildkit469 B
21RUN /bin/sh -c poetry install37.72 MB
22CMD ["poetry" "run" "hello-server"]0 B

Command

ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /