sha256:449f9dff30d63ac617720d48d167e4d18263cf69f57a1a0831130b1a2f8c575c
OS/ARCH
Compressed size
111.54 MB
Last pushed
about 1 year by kroese
Type
Image
Manifest digest
sha256:738f7700447d2dc7b938b5247ca1fea818b13c2ad1f5aeea8babde096d224239
Image Layers
1COPY / / # buildkit79.36 MB2ARG TARGETARCH=amd640 B3ARG VERSION_ARG=5.000 B4ARG DEBCONF_NOWARNINGS=yes0 B5ARG DEBIAN_FRONTEND=noninteractive0 B6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B7RUN |5 TARGETARCH=amd64 VERSION_ARG=5.00 DEBCONF_NOWARNINGS=yes31.04 MB8COPY --chmod=755 ./src /run/ #6.01 KB9COPY --chmod=755 ./assets /run/assets #6.1 KB10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.5 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.01 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.12 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 BCommand
COPY / / # buildkit