summaryrefslogtreecommitdiff
path: root/scripts/test-in-container.sh
AgeCommit message (Collapse)Author
2023-03-12test: add test_python.py for testing python-mscpRyo Nakamura
Dockerfiles also adapt themselvs for testing python-mscp bindings.
2022-11-20fix CMakeLists.txtRyo Nakamura
* install mscp from package at docker build phase. * add docker-*-all custom targets.
2022-11-13add rocky 8.6 supportRyo Nakamura
2022-11-06cleanup docker files and build/test procedureRyo Nakamura