sha256:7e215b66cd976f77e2069c08e4a6be5741e202edb98115a5aaf80c4cde5222b0
OS/ARCH
Compressed size
128.8 MB
Last pushed
11 months by kroese
Type
Image
Manifest digest
sha256:5817c64334848cb3e6c204258ceeb1c97b6a0c3b9230ce57ef72df5482c14643
Image Layers
1COPY / / # buildkit90.68 MB2ARG TARGETARCH=amd640 B3ARG DEBCONF_NOWARNINGS=yes0 B4ARG DEBIAN_FRONTEND=noninteractive0 B5ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B6RUN |4 TARGETARCH=amd64 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive31.06 MB7COPY --chmod=755 ./src /run/ #33.11 KB8COPY --chmod=755 ./assets /run/assets #16.04 KB9ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.48-0/virtio-win-1.9.48.tar.xz /var/drivers.txz #7.01 MB10ARG VERSION_ARG=5.120 B11RUN |5 TARGETARCH=amd64 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive136 B12VOLUME [/storage]0 B13EXPOSE [3389/tcp 8006/tcp]0 B14ENV VERSION=110 B15ENV RAM_SIZE=4G0 B16ENV CPU_CORES=20 B17ENV DISK_SIZE=64G0 B18ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
COPY / / # buildkit