summaryrefslogtreecommitdiff
path: root/Dockerfile/README.md
blob: 6d2245cee76d62a4f8d7702a891f4f702ec61de6 (plain)
1
2
3
4
5
6
7

Dockerfiles for building and testing mscp.

cmake provides custom targets to build and test mscp in the containers
See `make docker-*` targets. `make docker-build-all` builds all
container images, and `make docker-test-all` runs the test in all
container images.