Sign inSign up

rashtrapathy/troubleshoot:latest

Manifest digest

sha256:94c957fcb5bad3060595e3769f6e1879aded96e4f97160628021e871920a7174

OS/ARCH

linux/amd64

Compressed size

175.37 MB

Last pushed

about 3 years by rashtrapathy

Type

Image

Manifest digest

sha256:94c957fcb5bad3060595e3769f6e1879aded96e4f97160628021e871920a7174

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.23 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update131.47 MB
8RUN /bin/sh -c pip install1.5 MB
9RUN /bin/sh -c pip install1.98 MB
10RUN /bin/sh -c pip install380.73 KB
11RUN /bin/sh -c pip install287.57 KB
12RUN /bin/sh -c pip install13.54 MB
13RUN /bin/sh -c mkdir -p151 B
14COPY app.py /app/app.py # buildkit2.02 KB
15COPY gunicorn_config.py /app/gunicorn_config.py # buildkit262 B
16WORKDIR /app32 B
17ENV PYTHONUNBUFFERED=10 B
18CMD ["gunicorn" "-c" "/app/gunicorn_config.py" "app:app"]0 B

Command

 ARG RELEASE