Sign inSign up

helloysd/hello-server:0.2.1

Multi-platform
Index digest

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 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.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.40 B
8RUN /bin/sh -c set -eux;11.45 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 install42.54 MB
17RUN /bin/sh -c poetry config94.66 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 install33.71 MB
22EXPOSE map[8080/tcp:{}]0 B
23CMD ["poetry" "run" "hello-server"]0 B

Command

ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /