sha256:9c13f28f484bdf129fb8d951efb3fe3ff0cff20828efa5ed4b62ff1597a62611
OS/ARCH
Compressed size
117.37 MB
Last pushed
10 months by kroese
Type
Image
Manifest digest
sha256:d742f645ecd95871ccdefaf14374619dee96ed62c173765186a2a8bd4567f680
Image Layers
1COPY / / # buildkit85.4 MB2ARG TARGETARCH=arm640 B3ARG VERSION_ARG=5.140 B4ARG DEBCONF_NOWARNINGS=yes0 B5ARG DEBIAN_FRONTEND=noninteractive0 B6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B7RUN |5 TARGETARCH=arm64 VERSION_ARG=5.14 DEBCONF_NOWARNINGS=yes30.89 MB8COPY --chmod=755 ./src /run/ #6.57 KB9COPY --chmod=755 ./assets /run/assets #6.31 KB10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.93 KB11ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.94 KB12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.12 KB13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.47 KB14ADD --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 MB15VOLUME [/storage]0 B16EXPOSE [3389/tcp 8006/tcp]0 B17ENV VERSION=110 B18ENV RAM_SIZE=4G0 B19ENV CPU_CORES=20 B20ENV DISK_SIZE=64G0 B21ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit