Sign inSign up

harriedekorte/python-proxy:latest

Multi-platform
Index digest

sha256:873f9b756720dec68473f82903fbf8978593204dd1d0336cd0b78f8ebf631b02

OS/ARCH

Compressed size

214.73 MB

Last pushed

about 2 years by harriedekorte

Type

Image

Manifest digest

sha256:666b19a245d7d42cb7bc93e792eaa2b2ea1374c9561857cfd9a7ea70804f9cda

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;2.74 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apt-get update93.24 MB
16RUN /bin/sh -c python -m45.79 MB
17RUN /bin/sh -c groupadd --gid3.24 KB
18WORKDIR /home/worker32 B
19ENV POETRY_NO_INTERACTION=1 POETRY_VIRTUALENVS_IN_PROJECT=1 POETRY_VIRTUALENVS_CREATE=0 POETRY_CACHE_DIR=/tmp/poetry_cache0 B
20COPY pyproject.toml poetry.lock poetry.toml ./43.98 KB
21RUN /bin/sh -c poetry install30.33 MB
22COPY --chown=worker:worker src src #1.75 KB
23USER worker0 B
24CMD ["python" "src/main.py"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /