sha256:ece93263254567c6cd4ce420b1fff793d2326f4535555bdf592f40ab173a7bed
OS/ARCH
Compressed size
133.92 MB
Last pushed
3 months by kroese
Type
Image
Manifest digest
sha256:42aced3f98bacac66e7c68a62495ec702716f5935a5f44a5a2391d8d3d35abfd
Image Layers
1COPY / / # buildkit101.76 MB2ARG TARGETARCH=amd640 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=amd64 VERSION_ARG=5.16 VERSION_WSDD=1.2431.09 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.12 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