Sign inSign up

huajuan6848/ubuntu-jammy-wine:0.0.1

Manifest digest

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 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
7RUN /bin/sh -c apt update83.14 MB
8RUN /bin/sh -c curl -s2.48 KB
9RUN /bin/sh -c echo deb262 B
10RUN /bin/sh -c dpkg --add-architecture16.63 MB
11RUN /bin/sh -c apt-get install589.96 MB
12COPY /programs /root/programs # buildkit1.23 MB
13ENV WINEPREFIX=/root/.wine0 B
14RUN /bin/sh -c wine /root/programs/hello-world.exe401.99 MB
15COPY fonts /root/fonts # buildkit2.25 MB
16RUN /bin/sh -c cp /root/fonts/wqy-microhei.ttc2.25 MB
17RUN /bin/sh -c cd /root/fonts3.37 KB
18COPY dependencies /root/dependencies # buildkit79.97 MB
19RUN /bin/sh -c wine msiexec161.71 MB
20RUN /bin/sh -c rm -rf132 B

Command

 ARG RELEASE