Sign inSign up

arpitguptadockerhub/spot-pcd-resize:v4

Manifest digest

sha256:68bcd6921b65181c01429fc7ecc335b0cd10414f60cef822615a03f66a825e51

OS/ARCH

linux/amd64

Compressed size

80.62 MB

Last pushed

8 months by arpitguptadockerhub

Type

Image

Manifest digest

sha256:68bcd6921b65181c01429fc7ecc335b0cd10414f60cef822615a03f66a825e51

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update35.54 MB
9RUN /bin/sh -c curl -fsSL16.89 MB
10WORKDIR /app93 B
11COPY resize_pcd.py /app/resize_pcd.py # buildkit6.66 KB
12COPY generate_patches_from_usage.py /app/generate_patches_from_usage.py # buildkit3.89 KB
13COPY report_to_html.py /app/report_to_html.py # buildkit1.76 KB
14COPY entrypoint.sh /entrypoint.sh # buildkit2.64 KB
15RUN /bin/sh -c chmod +x2.64 KB
16ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE