Sign inSign up

huajuan6848/ubuntu-jammy-wine:0.0.2

Manifest digest

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 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-get update83.14 MB
8RUN /bin/sh -c apt-get install65.71 MB
9RUN /bin/sh -c dpkg --add-architecture109.27 MB
10RUN /bin/sh -c curl -s2.48 KB
11RUN /bin/sh -c echo deb260 B
12RUN /bin/sh -c dpkg --add-architecture792.72 KB
13RUN /bin/sh -c apt-get install487.55 MB
14COPY /programs /root/programs # buildkit1.23 MB
15ENV WINEPREFIX=/root/.wine0 B
16RUN /bin/sh -c wine /root/programs/hello-world.exe401.99 MB
17COPY fonts /root/fonts # buildkit2.25 MB
18RUN /bin/sh -c cp /root/fonts/wqy-microhei.ttc2.25 MB
19RUN /bin/sh -c cd /root/fonts3.39 KB
20COPY dependencies /root/dependencies # buildkit79.97 MB
21RUN /bin/sh -c wine msiexec161.71 MB
22RUN /bin/sh -c rm -rf129 B
23ENV LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu0 B

Command

 ARG RELEASE