Sign inSign up

tmanlab/crm-hub:a72171b

Integration & delivery
Content management system
Databases & storage
Manifest digest

sha256:bbf665e120f10e53211e98b42f407249d8ac8097a5a210672170b0c28331ccd9

OS/ARCH

linux/amd64

Compressed size

68.99 MB

Last pushed

about 2 years by tmanlab

Type

Image

Manifest digest

sha256:bbf665e120f10e53211e98b42f407249d8ac8097a5a210672170b0c28331ccd9

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.67 KB
18WORKDIR /workspace99 B
19COPY requirements.txt requirements.txt # buildkit309 B
20RUN /bin/sh -c apk add50.65 MB
21COPY app/specs /workspace/app/specs # buildkit1.33 KB
22COPY app/api /workspace/app/api # buildkit1.64 KB
23COPY app/services /workspace/app/services # buildkit4.15 KB
24COPY app/utils /workspace/app/utils # buildkit9.05 KB
25COPY app/run.py /workspace/app/run.py # buildkit1.29 KB
26COPY launch.sh launch.sh # buildkit196 B
27CMD ["/bin/sh" "-c" "./launch.sh"]0 B
28COPY health_check.sh health_check.sh # buildkit247 B
29HEALTHCHECK &{["CMD-SHELL" "./health_check.sh"] "10s" "5s"0 B
30EXPOSE map[80/tcp:{}]0 B

Command

ADD file:970e6b2578ef73457ffed1189e8ba128b0211cabd3174b8c7d3afd8fb58ad614 in /