sha256:e1705f128ccd158b980681f87eeb987bfefbeca8813e4af0f8af88fd07ec990d
OS/ARCH
linux/amd64
Compressed size
903.04 MB
Last pushed
7 months by brianjkoopman
Type
Image
Manifest digest
sha256:a39e736f9b5117d5761bc2e74388b16d1199ab8b9048efa072fda151669782e7
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7WORKDIR /app93 B8ENV TZ=Etc/UTC0 B9RUN /bin/sh -c ln -snf189 B10RUN /bin/sh -c apt-get update178.05 MB11RUN /bin/sh -c pip install22.3 KB12COPY requirements.txt /app/requirements.txt # buildkit273 B13RUN /bin/sh -c pip3 install696.69 MB14COPY . . # buildkit81.32 KB15RUN /bin/sh -c pip install33.09 KB16EXPOSE [8010/tcp]0 B17ENTRYPOINT ["dumb-init" "gunicorn" "--bind" "0.0.0.0:8010"0 BCommand
ARG RELEASE