The Python mapscript module is created using SWIG the the Simplified Wrapper and Interface Generator. This is used to create MapServer bindings in many different ...
The setup is similar as in the "justb4" Docker Image for MapProxy README. Only some extra config is needed for MapServer. Below an example for a docker-compose file. services: mapproxy: image: ...