sha256:99e10c53f05f06d99acfc208cf8f642a5fd17faa17edce60bef0214034e7c44e
OS/ARCH
Compressed size
147.01 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:2b1182312c24dd3367aa2cb5283f931d63fe366c445b3cc464994dd7a67fe957
Image Layers
1COPY / / # buildkit114.99 MB2ARG TARGETARCH=arm640 B3ARG VERSION_ARG=6.020 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.02 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