Sign inSign up

elestio/chiefonboarding:v2.0.50

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

sha256:6f1d7d53340f66f7bd9e784b78688d9f9fa630efcdd2e531d45482d111ff095f

OS/ARCH

Compressed size

473.12 MB

Last pushed

almost 3 years by josephamsellem

Type

Image

Manifest digest

sha256:85ca060210dc81719a2e5126fb3511bff0ecc6cc06da9014d35c01170f1eae73

Image Layers

1ADD file ... in / 47.31 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c apt-get update &&61.03 MB
5/bin/sh -c set -ex; apt-get193.07 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.60 B
11RUN /bin/sh -c set -eux;18.54 MB
12RUN /bin/sh -c set -eux;244 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.06 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.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 # buildkit610 B
29RUN /bin/sh -c pipenv install76.76 MB
30RUN /bin/sh -c django-admin compilemessages142.1 KB
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:6550a7c17e64067114283d098e85f9a74d4707f2879b53c2e4cae99f329c9025 in /