[GRASS-git] [OSGeo/grass] 4c5b40: Docker alpine: add additional GDAL driver (#3058)

Carmen Tawalika noreply at github.com
Wed Jun 28 08:45:52 PDT 2023


  Branch: refs/heads/releasebranch_8_2
  Home:   https://github.com/OSGeo/grass
  Commit: 4c5b40c54a3c4e0af0a304f20792cac5f7245afb
      https://github.com/OSGeo/grass/commit/4c5b40c54a3c4e0af0a304f20792cac5f7245afb
  Author: Carmen Tawalika <mmacata at users.noreply.github.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M docker/alpine/Dockerfile

  Log Message:
  -----------
  Docker alpine: add additional GDAL driver (#3058)

In `alpine:3.18` many GDAL drivers were removed from the base package to reduce package size [(see related alpine aports issue here)](https://gitlab.alpinelinux.org/alpine/aports/-/issues/14910). Instead they can be installed individually. A list of all available additional drivers can be found [here](https://pkgs.alpinelinux.org/packages?name=gdal-driver*&branch=v3.18&repo=&arch=x86_64&maintainer=). Few were already removed from 3.15 to 3.17. 

This PR suggests to add the possibly most common ones.




More information about the grass-commit mailing list