Add doc about Docker image.

This commit is contained in:
JF
2020-08-19 16:01:01 +02:00
parent 5ed7fbe126
commit 58811d76cf
3 changed files with 36 additions and 1 deletions

2
docker/README.md Normal file
View File

@@ -0,0 +1,2 @@
Docker images and build script for building the project using Docker.
See [this page for more info](../doc/buildWithDocker.md).