Sign inSign up

dockurr/windows-arm:6.02

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

sha256:99e10c53f05f06d99acfc208cf8f642a5fd17faa17edce60bef0214034e7c44e

OS/ARCH

Compressed size

147.01 MB

Last pushed

about 2 months by kroese

Type

Image

Manifest digest

sha256:2b1182312c24dd3367aa2cb5283f931d63fe366c445b3cc464994dd7a67fe957

Image Layers

1COPY / / # buildkit114.99 MB
2ARG TARGETARCH=arm640 B
3ARG VERSION_ARG=6.020 B
4ARG VERSION_WSDD=1.260 B
5ARG VERSION_VIRTIO=0.1.2850 B
6ARG VERSION_BLINTER=1.0.1120 B
7ARG DEBCONF_NOWARNINGS=yes0 B
8ARG DEBIAN_FRONTEND=noninteractive0 B
9ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
10RUN |8 TARGETARCH=arm64 VERSION_ARG=6.02 VERSION_WSDD=1.2630.94 MB
11COPY --chmod=755 ./src /run/ #7.76 KB
12COPY --chmod=755 ./assets /run/assets #6.77 KB
13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #7.62 KB
14ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.68 KB
15ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.35 KB
16ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/image.sh /run/ #7.82 KB
17ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/answer.sh /run/ #10.6 KB
18ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #7.34 KB
19ADD --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.04 MB
20VOLUME [/storage]0 B
21EXPOSE [3389/tcp 8006/tcp]0 B
22ENV VERSION=110 B
23ENV RAM_SIZE=4G0 B
24ENV CPU_CORES=20 B
25ENV DISK_SIZE=64G0 B
26ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit