Skip to content

Commit 5dd563c

Browse files
committed
README file - Add English translation
1 parent b04d784 commit 5dd563c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ The purpose of this repository is to allow the developer community to use, test
5454

5555
See [CONTRIBUTING.md](CONTRIBUTING.md)
5656

57+
## How to compile and run the tests
58+
59+
With Docker docker build -t gcweb . -p
60+
61+
This command will compile GCWeb and run all the tests. Once completed, you should see that the Docker container is listening on the address 0.0.0.0:8000, but it doesn't work exactly as expected. To recompile, you should stop it and restart it.
62+
5763
## License
5864

5965
Unless otherwise noted, the source code of this project is covered under Crown Copyright, Government of Canada, and is distributed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)