Operating system
Rocky Linux 9
Description
While -e "VERSION=10" and 11 seem to work, 2019/2022/2025 fail to pull the iso from the software-static and dl.bobpony.com sites with a "reason 5" error.
Docker compose
docker run -it --rm --name windows -e "VERSION=2025" -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/windows:/storage" --stop-timeout 120 docker.io/dockurr/windows
Docker log
Screenshots (optional)
No response
Operating system
Rocky Linux 9
Description
While -e "VERSION=10" and 11 seem to work, 2019/2022/2025 fail to pull the iso from the software-static and dl.bobpony.com sites with a "reason 5" error.
Docker compose
docker run -it --rm --name windows -e "VERSION=2025" -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/windows:/storage" --stop-timeout 120 docker.io/dockurr/windowsDocker log
Can't buildScreenshots (optional)
No response