sha256:ece93263254567c6cd4ce420b1fff793d2326f4535555bdf592f40ab173a7bed
OS/ARCH
Compressed size
132.29 MB
Last pushed
3 months by kroese
Type
Image
Manifest digest
sha256:6f0226daa892dab36e3c1c995d39cb1c17a8dd9edd9c9d452e6804faeefa9dce
Image Layers
1COPY / / # buildkit100.31 MB2ARG TARGETARCH=arm640 B3ARG VERSION_ARG=5.160 B4ARG VERSION_WSDD=1.240 B5ARG VERSION_VIRTIO=0.1.2850 B6ARG DEBCONF_NOWARNINGS=yes0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B9RUN |7 TARGETARCH=arm64 VERSION_ARG=5.16 VERSION_WSDD=1.2430.91 MB10COPY --chmod=755 ./src /run/ #6.55 KB11COPY --chmod=755 ./assets /run/assets #6.32 KB12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #7.37 KB13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #2.01 KB14ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.13 KB15ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.46 KB16ADD --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 MB17VOLUME [/storage]0 B18EXPOSE [3389/tcp 8006/tcp]0 B19ENV VERSION=110 B20ENV RAM_SIZE=4G0 B21ENV CPU_CORES=20 B22ENV DISK_SIZE=64G0 B23ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit