Sign inSign up

dockurr/windows-arm:5.09

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

sha256:89e2ce660f6dc347fd1e657f50eee39750a1918db6f7bfa51ed535074d1d8c97

OS/ARCH

Compressed size

118.77 MB

Last pushed

11 months by kroese

Type

Image

Manifest digest

sha256:e245ebdf807224a45ba24d8a637582f88e093e3a0dd449a6e34266629339e6b3

Image Layers

1COPY / / # buildkit86.65 MB
2ARG TARGETARCH=amd640 B
3ARG VERSION_ARG=5.090 B
4ARG DEBCONF_NOWARNINGS=yes0 B
5ARG DEBIAN_FRONTEND=noninteractive0 B
6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
7RUN |5 TARGETARCH=amd64 VERSION_ARG=5.09 DEBCONF_NOWARNINGS=yes31.04 MB
8COPY --chmod=755 ./src /run/ #6.48 KB
9COPY --chmod=755 ./assets /run/assets #6.32 KB
10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.91 KB
11ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.81 KB
12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.08 KB
13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8 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.04 MB
15VOLUME [/storage]0 B
16EXPOSE [3389/tcp 8006/tcp]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