Sign inSign up

elestio/chiefonboarding:v2.0.50

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

sha256:6f1d7d53340f66f7bd9e784b78688d9f9fa630efcdd2e531d45482d111ff095f

OS/ARCH

Compressed size

483 MB

Last pushed

almost 3 years by josephamsellem

Type

Image

Manifest digest

sha256:e3f56096d57b04c07d88b81e1412fb5ffae1f4803b336a66f552a6c7c52839e6

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -ex; apt-get201.29 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.1 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.60 B
11RUN /bin/sh -c set -eux;18.88 MB
12RUN /bin/sh -c set -eux;242 B
13ENV PYTHON_PIP_VERSION=23.2.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B
17RUN /bin/sh -c set -eux;2.97 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c apt-get update14.22 MB
20RUN /bin/sh -c mkdir /var/run/supervisord120 B
21RUN /bin/sh -c mkdir /var/log/supervisord143 B
22RUN /bin/sh -c apt-get install4.21 MB
23RUN /bin/sh -c python -m25.49 MB
24ENV PYTHONUNBUFFERED=10 B
25RUN /bin/sh -c mkdir -p93 B
26WORKDIR /app32 B
27COPY ./back/ . # buildkit892.3 KB
28COPY ./back/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit607 B
29RUN /bin/sh -c pipenv install77.47 MB
30RUN /bin/sh -c django-admin compilemessages142.09 KB
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /