Sign inSign up

dockurr/windows-arm:5.15

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

sha256:5775bcfd335bad14fe35001460dd6640e131eb660601c2f3c90af43005a9532a

OS/ARCH

Compressed size

133.91 MB

Last pushed

4 months by kroese

Type

Image

Manifest digest

sha256:e623dbe7af3f48c5797b14810ec356fc7edab1d148b9ec675ac53316de7b0dfd

Image Layers

1COPY / / # buildkit101.75 MB
2ARG TARGETARCH=amd640 B
3ARG VERSION_ARG=5.150 B
4ARG VERSION_WSDD=1.240 B
5ARG VERSION_VIRTIO=0.1.2850 B
6ARG DEBCONF_NOWARNINGS=yes0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
9RUN |7 TARGETARCH=amd64 VERSION_ARG=5.15 VERSION_WSDD=1.2431.08 MB
10COPY --chmod=755 ./src /run/ #6.58 KB
11COPY --chmod=755 ./assets /run/assets #6.32 KB
12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #7.34 KB
13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.91 KB
14ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.12 KB
15ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.46 KB
16ADD --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
17VOLUME [/storage]0 B
18EXPOSE [3389/tcp 8006/tcp]0 B
19ENV VERSION=110 B
20ENV RAM_SIZE=4G0 B
21ENV CPU_CORES=20 B
22ENV DISK_SIZE=64G0 B
23ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit