Sign inSign up

ziuloliveira/rinha2023:latest

Manifest digest

sha256:f26b92d1f338cc93114f789c4622ba806825d57b46cb08528d757e727c17db39

OS/ARCH

linux/amd64

Compressed size

372.96 MB

Last pushed

almost 3 years by ziuloliveira

Type

Image

Manifest digest

sha256:f26b92d1f338cc93114f789c4622ba806825d57b46cb08528d757e727c17db39

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.26 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.09 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.50 B
11RUN /bin/sh -c set -eux;18.86 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/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
17RUN /bin/sh -c set -eux;2.97 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c mkdir -p93 B
20WORKDIR /app32 B
21RUN /bin/sh -c pip install12.45 MB
22COPY wsgi.py /app # buildkit201 B
23COPY app.py /app # buildkit1.18 KB
24ENV WORKERS=20 B
25EXPOSE map[]0 B
26CMD ["/bin/sh" "-c" "gunicorn -b0 B

Command

ADD file:ce04d6a354feaef93795269c859f36667fce9efda23c61b37d7060263b66ed4e in /