Sign inSign up

dockurr/windows:5.13

Multi-platform
Integration & delivery
Developer tools
Operating systems
Index digest

sha256:7d4cbc0d9beef00a3f2dbe9608a9114c59bcee11540cb97a6f68e6ebe4487e51

OS/ARCH

Compressed size

128.8 MB

Last pushed

10 months by kroese

Type

Image

Manifest digest

sha256:ead4dad4134c6c5f1be029df0f3a99cefe3b0b1ff7eb8fee61c8642bc723e761

Image Layers

1COPY / / # buildkit90.68 MB
2ARG TARGETARCH=amd640 B
3ARG DEBCONF_NOWARNINGS=yes0 B
4ARG DEBIAN_FRONTEND=noninteractive0 B
5ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
6RUN |4 TARGETARCH=amd64 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive31.06 MB
7COPY --chmod=755 ./src /run/ #33.12 KB
8COPY --chmod=755 ./assets /run/assets #16.04 KB
9ADD --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 MB
10ARG VERSION_ARG=5.130 B
11RUN |5 TARGETARCH=amd64 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive136 B
12VOLUME [/storage]0 B
13EXPOSE [3389/tcp 8006/tcp]0 B
14ENV VERSION=110 B
15ENV RAM_SIZE=4G0 B
16ENV CPU_CORES=20 B
17ENV DISK_SIZE=64G0 B
18ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit