sha256:338e7c6ac4ac181528782ab114bc5419bbc32474a4d14998458cee9c93d948f0
OS/ARCH
linux/amd64
Compressed size
1.39 GB
Last pushed
over 1 year by huajuan6848
Type
Image
Manifest digest
sha256:338e7c6ac4ac181528782ab114bc5419bbc32474a4d14998458cee9c93d948f0
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 B7RUN /bin/sh -c apt-get update83.14 MB8RUN /bin/sh -c apt-get install65.71 MB9RUN /bin/sh -c dpkg --add-architecture109.27 MB10RUN /bin/sh -c curl -s2.48 KB11RUN /bin/sh -c echo deb260 B12RUN /bin/sh -c dpkg --add-architecture792.72 KB13RUN /bin/sh -c apt-get install487.55 MB14COPY /programs /root/programs # buildkit1.23 MB15ENV WINEPREFIX=/root/.wine0 B16RUN /bin/sh -c wine /root/programs/hello-world.exe401.99 MB17COPY fonts /root/fonts # buildkit2.25 MB18RUN /bin/sh -c cp /root/fonts/wqy-microhei.ttc2.25 MB19RUN /bin/sh -c cd /root/fonts3.39 KB20COPY dependencies /root/dependencies # buildkit79.97 MB21RUN /bin/sh -c wine msiexec161.71 MB22RUN /bin/sh -c rm -rf129 B23ENV LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu0 BCommand
ARG RELEASE