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

Carmen Tawalika noreply at github.com
Wed Jun 28 08:43:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 5cb4e430b5e405bce4ab30e6d20c15222b10815f
      https://github.com/OSGeo/grass/commit/5cb4e430b5e405bce4ab30e6d20c15222b10815f
  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