sha256:77728a082e893a7842b331e7ea1451d39c45aaf8e6574e7d5fbb97845632d417
OS/ARCH
linux/amd64
Compressed size
80.62 MB
Last pushed
8 months by arpitguptadockerhub
Type
Image
Manifest digest
sha256:77728a082e893a7842b331e7ea1451d39c45aaf8e6574e7d5fbb97845632d417
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 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update35.54 MB9RUN /bin/sh -c curl -fsSL16.89 MB10WORKDIR /app93 B11COPY resize_pcd.py /app/resize_pcd.py # buildkit6.23 KB12COPY generate_patches_from_usage.py /app/generate_patches_from_usage.py # buildkit3.89 KB13COPY report_to_html.py /app/report_to_html.py # buildkit1.45 KB14COPY entrypoint.sh /entrypoint.sh # buildkit1.35 KB15RUN /bin/sh -c chmod +x1.36 KB16ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE