sha256:c6ebf48bbc6adfc5ae91510c74ee99bf3a4f423998ba5fca9179a8ed62d2cfe8
OS/ARCH
Compressed size
147.01 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:50c4f0fe2f0c6f4fba5421fc4bdb091d50cfb9c31e47b7d48de6a01a25d4b34e
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 B27ARG VERSION_ARG=6.020 B28RUN |1 VERSION_ARG=6.02 /bin/sh -c137 B29VOLUME [/storage]0 B30EXPOSE [3389/tcp 8006/tcp]0 B31ENV VERSION=110 B32ENV RAM_SIZE=4G0 B33ENV CPU_CORES=20 B34ENV DISK_SIZE=64G0 B35ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit