sha256:6499c034291c62f927f8993da876ec61fc352a6a6fbb2e1550a97abfd1309e92
OS/ARCH
linux/amd64
Compressed size
894.23 MB
Last pushed
5 months by simonsobs
Type
Image
Manifest digest
sha256:6cb57180fb5f94cbd0910032655e0c343880bdc2ab382be4bbdc0ee47ece7652
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6WORKDIR /app93 B7ENV TZ=Etc/UTC0 B8RUN /bin/sh -c ln -snf190 B9RUN /bin/sh -c apt-get update178.05 MB10RUN /bin/sh -c pip install22.34 KB11COPY requirements.txt /app/requirements.txt # buildkit274 B12RUN /bin/sh -c pip3 install687.69 MB13COPY . . # buildkit81.3 KB14RUN /bin/sh -c pip install33.07 KB15EXPOSE [8010/tcp]0 B16ENTRYPOINT ["dumb-init" "gunicorn" "--bind" "0.0.0.0:8010"0 BCommand
ARG RELEASE