Describe the bug
RuntimeError while pulling and running docker image for grass as FROM osgeo/grass-gis:main-debian
To reproduce
- Make a dockerfile with image osgeo/grass-gis:main-debian
- Run docker with any commands
- See error "/usr/local/bin/grass" in in find_grass_python_package raise RuntimeError: The grass Python package is missing. Is the installation of GRASS GIS complete?
Expected behavior
Screenshots
System description
Additional context