sha256:43d95c281b912a2526bab1fcc85e69cb46fccb9297da318d1cc8a24603fbce48
OS/ARCH
linux/amd64
Compressed size
72.91 MB
Last pushed
over 1 year by wallyworld
Type
Image
Manifest digest
sha256:43d95c281b912a2526bab1fcc85e69cb46fccb9297da318d1cc8a24603fbce48
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 / 30.06 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c groupadd --gid629 B8RUN /bin/sh -c useradd --uid924 B9RUN /bin/sh -c groupadd --gid629 B10RUN /bin/sh -c useradd --uid928 B11RUN /bin/sh -c mkdir -p184 B12RUN /bin/sh -c apt-get update28.57 MB13ENV WHEELHOUSE=/tmp/wheelhouse0 B14ENV PIP_WHEEL_DIR=/tmp/wheelhouse0 B15ENV PIP_FIND_LINKS=/tmp/wheelhouse0 B16COPY requirements.txt /tmp/wheelhouse/requirements.txt # buildkit303 B17RUN /bin/sh -c pip3 install14.27 MB18ENTRYPOINT ["sh" "-c"]0 BCommand
ARG RELEASE