Sign inSign up

dockurr/windows:5.14

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

sha256:20b398ab935465f97ec8ab06489f7a85a5ad58e74e036ce66cc3c9172e7dbea8

OS/ARCH

Compressed size

117.37 MB

Last pushed

10 months by kroese

Type

Image

Manifest digest

sha256:53d74fde37d017f43ee6009d66c85e83bc1226b1fd4a091870fb6b950fc85c9a

Image Layers

1COPY / / # buildkit85.4 MB
2ARG TARGETARCH=arm640 B
3ARG VERSION_ARG=5.140 B
4ARG DEBCONF_NOWARNINGS=yes0 B
5ARG DEBIAN_FRONTEND=noninteractive0 B
6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
7RUN |5 TARGETARCH=arm64 VERSION_ARG=5.14 DEBCONF_NOWARNINGS=yes30.89 MB
8COPY --chmod=755 ./src /run/ #6.57 KB
9COPY --chmod=755 ./assets /run/assets #6.31 KB
10ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/mido.sh /run/ #6.93 KB
11ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/power.sh /run/ #1.94 KB
12ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/samba.sh /run/ #2.12 KB
13ADD --chmod=755 https://raw.githubusercontent.com/dockur/windows/master/src/install.sh /run/ #8.47 KB
14ADD --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 MB
15VOLUME [/storage]0 B
16EXPOSE [3389/tcp 8006/tcp]0 B
17ENV VERSION=110 B
18ENV RAM_SIZE=4G0 B
19ENV CPU_CORES=20 B
20ENV DISK_SIZE=64G0 B
21ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B
22ARG VERSION_ARG=5.140 B
23RUN |1 VERSION_ARG=5.14 /bin/sh -c141 B
24VOLUME [/storage]0 B
25EXPOSE [3389/tcp 8006/tcp]0 B
26ENV VERSION=110 B
27ENV RAM_SIZE=4G0 B
28ENV CPU_CORES=20 B
29ENV DISK_SIZE=64G0 B
30ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit