sha256:f1e9edd9e6ab6a3aee9127fd667b181f783caa8c7d93507755e0f5e081acec06
OS/ARCH
Compressed size
147.01 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:7dafa9a01f4ee1ef1866b53c4bb28cba0235081e3e78102b2a8764267e2eaef2
Image Layers
1COPY / / # buildkit114.99 MB2ARG TARGETARCH=arm640 B3ARG VERSION_ARG=6.030 B4ARG VERSION_WSDD=1.260 B5ARG VERSION_VIRTIO=0.1.2850 B6ARG VERSION_BLINTER=1.0.1120 B7ARG DEBCONF_NOWARNINGS=yes0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B10RUN |8 TARGETARCH=arm64 VERSION_ARG=6.03 VERSION_WSDD=1.2630.94 MB11COPY --chmod=755 ./src /run/ #7.76 KB12COPY --chmod=755 ./assets /run/assets #6.77 KB13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #7.62 KB14ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.68 KB15ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.35 KB16ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/image.sh /run/ #7.82 KB17ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/answer.sh /run/ #10.6 KB18ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #7.34 KB19ADD --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 MB20VOLUME [/storage]0 B21EXPOSE [3389/tcp 8006/tcp]0 B22ENV VERSION=110 B23ENV RAM_SIZE=4G0 B24ENV CPU_CORES=20 B25ENV DISK_SIZE=64G0 B26ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit