Sign inSign up

ciicprojeto/image:latest

Manifest digest

sha256:6dbaa235cac53e8bba93a45ec9960e29c38e9a4946889bef2c9443dd9e461eab

OS/ARCH

linux/amd64

Compressed size

691.13 MB

Last pushed

about 3 years by ciicprojeto

Type

Image

Manifest digest

sha256:6dbaa235cac53e8bba93a45ec9960e29c38e9a4946889bef2c9443dd9e461eab

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.23 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.120 B
11RUN /bin/sh -c set -eux;16.35 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19ENV DockerHOME=/home/app/webapp0 B
20RUN /bin/sh -c mkdir -p136 B
21WORKDIR /home/app/webapp32 B
22ENV PYTHONDONTWRITEBYTECODE=10 B
23ENV PYTHONUNBUFFERED=10 B
24RUN /bin/sh -c pip install5.52 MB
25COPY . /home/app/webapp # buildkit67.54 KB
26COPY ./registry.key /usr/local/share/ca-certificates/ # buildkit2.67 KB
27COPY ./registry.crt /usr/local/share/ca-certificates/ # buildkit1.6 KB
28RUN /bin/sh -c chmod 64432 B
29RUN /bin/sh -c chmod 64432 B
30RUN /bin/sh -c update-ca-certificates #121.2 KB
31RUN /bin/sh -c pip install113.91 MB
32RUN /bin/sh -c pip install6.52 MB
33RUN /bin/sh -c apt-get update79.7 MB
34RUN /bin/sh -c apt-get install110.72 MB
35COPY /buildx /usr/libexec/docker/cli-plugins/docker-buildx # buildkit16.65 MB
36EXPOSE map[8000/tcp:{}]0 B
37CMD ["/bin/sh" "-c" "python manage.py0 B

Command

ADD file:5d17ca085473e890bd6eca4abf6d324c3181f80692523b83ef25d1c42576b99f in /