Sign inSign up

elestio/chiefonboarding:v2.0.60

Multi-platform
Security
Integration & delivery
Content management system
Index digest

sha256:4832a64b9b9a469146b465a2d2b5895da95d4e7c21a344e24432243ae0772a7e

OS/ARCH

Compressed size

475.51 MB

Last pushed

over 2 years by josephamsellem

Type

Image

Manifest digest

sha256:49f440c810d446e25de7f02c18d59bbd66875e15fa2ddb86c3ea17fb5f263f24

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.14 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.17 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.80 B
11RUN /bin/sh -c set -eux;18.58 MB
12RUN /bin/sh -c set -eux;243 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.98 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c apt-get update14.14 MB
20RUN /bin/sh -c mkdir /var/run/supervisord120 B
21RUN /bin/sh -c mkdir /var/log/supervisord144 B
22RUN /bin/sh -c apt-get install4.21 MB
23RUN /bin/sh -c python -m25.08 MB
24ENV PYTHONUNBUFFERED=10 B
25RUN /bin/sh -c mkdir -p93 B
26WORKDIR /app32 B
27COPY ./back/ . # buildkit924.89 KB
28COPY ./back/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit609 B
29RUN /bin/sh -c pipenv install79.35 MB
30RUN /bin/sh -c django-admin compilemessages142.11 KB
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:73b36e8089732e9bb253d9a9db76cc1cf5c430bd49647849b77924cd5fdaf8ae in /