Feeling chatty? Join our Gitter chatroom if you have any question or want to chat about the software!

GRASS for Docker

[ GRASS 8.4 (current) | GRASS 7.8 (legacy) | GRASS 8.5 (preview) ]

For a list of GRASS versions, see the docker tag list.


GRASS 8.4.1 (current)

The following Docker images are generated from the GRASS releasebranch 8.4
  • (233 MB, with Python 3 and PDAL)

    docker pull osgeo/grass-gis:releasebranch_8_4-alpine
  • (1.2 GB, with Python 3 and PDAL)

    docker pull osgeo/grass-gis:releasebranch_8_4-debian
  • (1.2 GB, with Python 3 and PDAL)

    docker pull osgeo/grass-gis:releasebranch_8_4-ubuntu
  • (1.3 GB, with wxPython, Python 3 and PDAL)

    docker pull osgeo/grass-gis:releasebranch_8_4-ubuntu_wxgui
docker pull osgeo/grass-gis:releasebranch_8_4-ubuntu

GRASS 7.8.8 (legacy)

The following Docker images are generated from the GRASS releasebranch_7_8 (GRASS 7.8 new features)
  • (184 MB, with Python 3 and PDAL)

    docker pull mundialis/grass-py3-pdal:7.8.8-alpine
  • (1.2 GB, with Python 3 and PDAL)

    docker pull mundialis/grass-py3-pdal:7.8.8-debian
  • (1.2 GB, with Python 3 and PDAL)

    docker pull mundialis/grass-py3-pdal:7.8.8-ubuntu

GRASS 8.5.0 (preview)

The following Docker images are generated from the GRASS main branch