Sign inSign up

coatldev/devpi:6.16.0

Multi-platform
Developer tools
Web servers
Index digest

sha256:20a9554a89284b084c766e1bc3cad90f9c7240c30b81df534ded857d24517b9d

OS/ARCH

Compressed size

66.49 MB

Last pushed

about 1 year by coatlbot

Type

Image

Manifest digest

sha256:d6f822d69ae7baaed22bf08e8e88b0260a610a0996f8c2cae94c35180d8f545c

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-python0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV PIP_NO_CACHE_DIR=10 B
5ENV PIP_ROOT_USER_ACTION=ignore0 B
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7RUN /bin/sh -c set -eux;3.35 MB
8ENV PYTHON_VERSION=3.13.60 B
9SHELL [/bin/bash -o pipefail -c]0 B
10RUN /bin/bash -o pipefail -c10.09 MB
11RUN /bin/bash -o pipefail -c232 B
12ENV PYTHON_PIP_VERSION=25.20 B
13ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B
14RUN /bin/bash -o pipefail -c1.59 MB
15CMD ["python3"]0 B
16LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-devpi0 B
17ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
18ENV PIP_INDEX_URL=https://pypi.python.org/simple0 B
19ENV PIP_TRUSTED_HOST=127.0.0.10 B
20ENV VIRTUAL_ENV=/env0 B
21RUN /bin/bash -o pipefail -c380.98 KB
22RUN /bin/bash -o pipefail -c1.13 KB
23COPY requirements /tmp/requirements/ # buildkit1.48 KB
24RUN /bin/bash -o pipefail -c5.15 MB
25ENV PATH=/env/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26RUN /bin/bash -o pipefail -c19 MB
27EXPOSE map[3141/tcp:{}]0 B
28VOLUME [/data]0 B
29COPY entrypoint.sh /entrypoint.sh # buildkit1022 B
30RUN /bin/bash -o pipefail -c1021 B
31USER devpi0 B
32ENV HOME=/data0 B
33WORKDIR /data32 B
34ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'