sha256:3a1938cbef9726f0100a1647fbebbdd165d693ba2765041a1742241b391541bd
OS/ARCH
linux/amd64
Compressed size
1.34 GB
Last pushed
over 1 year by huajuan6848
Type
Image
Manifest digest
sha256:3a1938cbef9726f0100a1647fbebbdd165d693ba2765041a1742241b391541bd
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 update83.14 MB8RUN /bin/sh -c curl -s2.48 KB9RUN /bin/sh -c echo deb262 B10RUN /bin/sh -c dpkg --add-architecture16.63 MB11RUN /bin/sh -c apt-get install589.96 MB12COPY /programs /root/programs # buildkit1.23 MB13ENV WINEPREFIX=/root/.wine0 B14RUN /bin/sh -c wine /root/programs/hello-world.exe401.99 MB15COPY fonts /root/fonts # buildkit2.25 MB16RUN /bin/sh -c cp /root/fonts/wqy-microhei.ttc2.25 MB17RUN /bin/sh -c cd /root/fonts3.37 KB18COPY dependencies /root/dependencies # buildkit79.97 MB19RUN /bin/sh -c wine msiexec161.71 MB20RUN /bin/sh -c rm -rf132 BCommand
ARG RELEASE