I maintain Windows Containers with a complete Nim development environment.
These have never seen much use, but I build them nightly and make them available for use.
They make a quick, fresh, and disposable Windows Nim development environment easy to set up.
Two updates:
docker pull ghcr.io/sirredbeard/nim-windows-container/nimstable-ltsc2022:latest > docker run ghcr.io/sirredbeard/nim-windows-container/nimstable-ltsc2022:latest c:nimpause.exe
If you have any issues/questions, you can open an issue on the repo, ping me on Twitter @unixterminal, or drop an e-mail to hayden [dot] barnes [at] hpe [dot] com.
Thanks,
Hayden