sha256:4ed38426dc1fc9f1ef468642bde5e3b7bef0d768f9fa256b9893e4395c0afdf0
OS/ARCH
linux/amd64
Compressed size
1.47 GB
Last pushed
about 1 year by koalaman
Type
Image
Manifest digest
sha256:4ed38426dc1fc9f1ef468642bde5e3b7bef0d768f9fa256b9893e4395c0afdf0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV TARGETNAME=linux.armv6hf0 B8USER root0 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c apt-get update26.71 MB11RUN /bin/sh -c apt-get install144.02 MB12WORKDIR /qemu94 B13RUN /bin/sh -c git clone60.99 MB14RUN /bin/sh -c ./configure --static163.75 MB15ENV QEMU_EXECVE=10 B16COPY scutil /bin/scutil # buildkit868 B17COPY scutil /chroot/bin/scutil # buildkit863 B18RUN /bin/sh -c chmod +x934 B19WORKDIR /0 B20RUN /bin/sh -c debootstrap --arch90.51 MB21RUN /bin/sh -c cp /qemu/build/qemu-arm9.7 MB22RUN /bin/sh -c scutil emu54.75 MB23RUN /bin/sh -c scutil emu30.07 MB24RUN /bin/sh -c scutil emu589.4 MB25RUN /bin/sh -c scutil emu254.06 MB26ENV CABALOPTS=--ghc-options;-split-sections -optc-Os -optc-Wl,--gc-sections;--gcc-options;-Os -Wl,--gc-sections0 B27COPY cabal.project.freeze /chroot/etc # buildkit1.37 KB28RUN /bin/sh -c IFS=";" &&49.06 MB29COPY build /chroot/bin # buildkit490 B30ENTRYPOINT ["/bin/scutil" "emu" "/bin/build"]0 BCommand
ARG RELEASE