Sign inSign up

fundocker/warren:app-0.2.0

Manifest digest

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 MB
2CMD ["bash"]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;3.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.30 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.91 MB
14CMD ["python3"]0 B
15ENV PYTHONUNBUFFERED=10 B
16RUN /bin/sh -c pip install3.73 MB
17RUN /bin/sh -c apt-get update18.06 MB
18COPY /install /usr/local # buildkit13.68 MB
19COPY . /app/ # buildkit955.16 KB
20RUN /bin/sh -c rm -fr261 B
21COPY ./staticfiles/warren/assets/index.js ./staticfiles/warren/assets/index-*.js ./staticfiles/warren/assets/index.css /app/staticfiles/warren/assets/930.88 KB
22WORKDIR /app32 B
23RUN /bin/sh -c DJANGO_CONFIGURATION=Build python2.8 MB
24RUN /bin/sh -c mkdir -p170 B
25COPY ./docker/files/usr/local/etc/gunicorn/warren.py /usr/local/etc/gunicorn/warren.py # buildkit420 B
26USER 10000 B
27CMD ["/bin/sh" "-c" "gunicorn -c0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /