Sign inSign up

tmanlab/crm-hub:0f46072

Integration & delivery
Content management system
Databases & storage
Manifest digest

sha256:4e894154ed6a2bbb8795475964216593ad886a5394e52468d6b89ccceb05b963

OS/ARCH

linux/amd64

Compressed size

151.72 MB

Last pushed

6 months by tmanlab

Type

Image

Manifest digest

sha256:4e894154ed6a2bbb8795475964216593ad886a5394e52468d6b89ccceb05b963

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]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;645.37 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.110 B
8RUN /bin/sh -c set -eux;11.61 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;2.94 MB
15CMD ["python3"]0 B
17RUN /bin/sh -c apk add479.68 KB
18WORKDIR /workspace99 B
19ENV PYTHONPATH=/workspace0 B
20COPY requirements.txt requirements.txt # buildkit325 B
21RUN /bin/sh -c apk add133.37 MB
22COPY admin_utils /workspace/admin_utils # buildkit1.62 KB
23COPY app/api /workspace/app/api # buildkit1.67 KB
24COPY app/db /workspace/app/db # buildkit965 B
25COPY app/services /workspace/app/services # buildkit4.35 KB
26COPY app/specs /workspace/app/specs # buildkit1.35 KB
27COPY app/utils /workspace/app/utils # buildkit9.79 KB
28COPY app/run.py /workspace/app/run.py # buildkit1.37 KB
29CMD ["python3" "app/run.py"]0 B
30COPY health_check.sh health_check.sh # buildkit248 B
31HEALTHCHECK &{["CMD-SHELL" "./health_check.sh"] "10s" "5s"0 B
32EXPOSE map[80/tcp:{}]0 B

Command

ADD file:970e6b2578ef73457ffed1189e8ba128b0211cabd3174b8c7d3afd8fb58ad614 in /