Sign inSign up

sulakshm/moksha-host-imager:20250824-233617

Manifest digest

sha256:769c275f7007873096cc0b43080af62ff5ad4b19d77a89cf5055d0daf3a37b41

OS/ARCH

linux/amd64

Compressed size

412.56 MB

Last pushed

about 1 year by sulakshm

Type

Image

Manifest digest

sha256:769c275f7007873096cc0b43080af62ff5ad4b19d77a89cf5055d0daf3a37b41

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 / 29.04 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update371.48 MB
9RUN /bin/sh -c which qemu-img32 B
10RUN /bin/sh -c pip3 install32 B
11RUN /bin/sh -c mkdir -p159 B
12COPY scripts/ /scripts/ # buildkit7.1 KB
13RUN /bin/sh -c chmod +x7.1 KB
14COPY drivers/ /drivers/ # buildkit3.13 KB
15RUN /bin/sh -c chmod +x3.12 KB
16COPY bin/ /app/ # buildkit12.02 MB
17RUN /bin/sh -c chmod +x32 B
18ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19WORKDIR /workspace32 B
20ENTRYPOINT ["/app/poc-hostimage"]0 B
21CMD ["--help"]0 B

Command

 ARG RELEASE