sha256:7e540062358a120684acc1574e75b195da4714187fa56e74e058e0a87770c9e1
OS/ARCH
Compressed size
145.49 MB
Last pushed
2 months by kroese
Type
Image
Manifest digest
sha256:d2f3f541e1ea5ffaab009b23d9bf5a20afa2424d9b5277d9caae005bfc974352
Image Layers
1COPY / / # buildkit113.31 MB2ARG TARGETARCH=amd640 B3ARG VERSION_ARG=6.000 B4ARG VERSION_WSDD=1.260 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=6.00 VERSION_WSDD=1.2631.1 MB10COPY --chmod=755 ./src /run/ #6.65 KB11COPY --chmod=755 ./assets /run/assets #6.32 KB12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #7.38 KB13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #2.31 KB14ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.28 KB15ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.56 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