https://github.com/compiler-explorer/windows-docker
https://github.com/compiler-explorer/windows-docker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/compiler-explorer/windows-docker
- Owner: compiler-explorer
- Created: 2022-12-27T23:11:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T23:08:12.000Z (about 3 years ago)
- Last Synced: 2025-09-19T09:10:08.691Z (8 months ago)
- Language: Dockerfile
- Size: 1.14 MB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# windows-docker
Cannot be actually used locally because of some hardcoded paths and network share.
But can be built locally with:
* docker build -m 6g -t cewin .
To maybe run:
* docker run -p10240:10240 cewin