Sign inSign up

dockurr/windows-arm:5.01

Multi-platform
Integration & delivery
Developer tools
Operating systems
Index digest

sha256:43ae82c5bffd3f9a7772f8a12bd5bc089f037ca3136f9e67c64dd6cf071f38c2

OS/ARCH

Compressed size

111.2 MB

Last pushed

about 1 year by kroese

Type

Image

Manifest digest

sha256:98df82e2c90e08939c403772d2e8a25f5504fbf2a629b54e31900ed471d61141

Image Layers

1COPY / / # buildkit79.17 MB
2ARG TARGETARCH=arm640 B
3ARG VERSION_ARG=5.010 B
4ARG DEBCONF_NOWARNINGS=yes0 B
5ARG DEBIAN_FRONTEND=noninteractive0 B
6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
7RUN |5 TARGETARCH=arm64 VERSION_ARG=5.01 DEBCONF_NOWARNINGS=yes30.88 MB
8COPY --chmod=755 ./src /run/ #6.01 KB
9COPY --chmod=755 ./assets /run/assets #6.17 KB
10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.5 KB
11ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.79 KB
12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #1.52 KB
13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.02 KB
14ADD --chmod=664 https://github.com/qemus/virtiso-arm/releases/download/v0.1.285-1/virtio-win-0.1.285.tar.xz /var/drivers.txz #1.12 MB
15VOLUME [/storage]0 B
16EXPOSE &{[{{38 0} {38 0}}]0 B
17ENV VERSION=110 B
18ENV RAM_SIZE=4G0 B
19ENV CPU_CORES=20 B
20ENV DISK_SIZE=64G0 B
21ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit