sha256:97ff8f2f02d7a96f16f6d5f7125e4656f040caa8f8bdd33cfbdc6a8c9328a84c
OS/ARCH
Compressed size
111.14 MB
Last pushed
12 months by kroese
Type
Image
Manifest digest
sha256:9f008b929307c11b706b4b542f045f58554de6d85d3b871a5c166241ef178a99
Image Layers
1COPY / / # buildkit79.19 MB2ARG TARGETARCH=arm640 B3ARG VERSION_ARG=5.020 B4ARG DEBCONF_NOWARNINGS=yes0 B5ARG DEBIAN_FRONTEND=noninteractive0 B6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B7RUN |5 TARGETARCH=arm64 VERSION_ARG=5.02 DEBCONF_NOWARNINGS=yes30.88 MB8COPY --chmod=755 ./src /run/ #6.26 KB9COPY --chmod=755 ./assets /run/assets #6.18 KB10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.76 KB11ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.79 KB12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #1.52 KB13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.02 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 &{[{{38 0} {38 0}}]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 B22ARG VERSION_ARG=5.020 B23RUN |1 VERSION_ARG=5.02 /bin/sh -c142 B24VOLUME [/storage]0 B25EXPOSE &{[{{39 0} {39 0}}]0 B26ENV VERSION=110 B27ENV RAM_SIZE=4G0 B28ENV CPU_CORES=20 B29ENV DISK_SIZE=64G0 B30ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit