sha256:ba19bb1ed39b3e7c91a00a4ab96d7dbf79683c4668d0133165b5547c7e4cc8b4
OS/ARCH
linux/amd64
Compressed size
85.61 MB
Last pushed
over 2 years by funops
Type
Image
Manifest digest
sha256:ba19bb1ed39b3e7c91a00a4ab96d7dbf79683c4668d0133165b5547c7e4cc8b4
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.91 MB14CMD ["python3"]0 B15ENV PYTHONUNBUFFERED=10 B16RUN /bin/sh -c pip install3.73 MB17RUN /bin/sh -c apt-get update18.06 MB18COPY /install /usr/local # buildkit13.68 MB19COPY . /app/ # buildkit955.16 KB20RUN /bin/sh -c rm -fr261 B21COPY ./staticfiles/warren/assets/index.js ./staticfiles/warren/assets/index-*.js ./staticfiles/warren/assets/index.css /app/staticfiles/warren/assets/930.88 KB22WORKDIR /app32 B23RUN /bin/sh -c DJANGO_CONFIGURATION=Build python2.8 MB24RUN /bin/sh -c mkdir -p170 B25COPY ./docker/files/usr/local/etc/gunicorn/warren.py /usr/local/etc/gunicorn/warren.py # buildkit420 B26USER 10000 B27CMD ["/bin/sh" "-c" "gunicorn -c0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /