Skip to content

Commit e40bff9

Browse files
committed
create tools/nsc/docker/README.md with instructions how to use it
1 parent c8762b5 commit e40bff9

File tree

2 files changed

+16
-147
lines changed

2 files changed

+16
-147
lines changed

docker/README.md

Lines changed: 0 additions & 147 deletions
This file was deleted.

tools/nsc/docker/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# NSC Docker Godbolt
2+
3+
## Run NSC tool straight from build directory in compiler explorer docker container!
4+
5+
Currently only Windows platform with target *x86_64* architecture is supported. Tested with Hyper-V isolation mode.
6+
7+
### Requirements
8+
9+
- [***Docker Desktop***](https://www.docker.com/products/docker-desktop/)
10+
11+
### How To
12+
13+
Switch to windows containers, configure CMake (recommended Visual Studio generator) & build `run-compiler-explorer` target. After the build completes type `localhost` in your browser.
14+
15+
![Containers for Windows](https://user-images.githubusercontent.com/65064509/152947300-affca592-35a7-4e4c-a7fc-2055ce1ba528.png)
16+

0 commit comments

Comments
 (0)