After run server by docker run -v $(pwd)/data:/io/data --name qgis-server -d -p 8010:80 opengisch/qgis-server:ltr , then http://localhost:8010/ogc/test_project, and got this error message:
Project file error. For OWS services: please provide a SERVICE and a MAP parameter pointing to a valid QGIS project file
After run server by
docker run -v $(pwd)/data:/io/data --name qgis-server -d -p 8010:80 opengisch/qgis-server:ltr
, then http://localhost:8010/ogc/test_project, and got this error message: