grass icon indicating copy to clipboard operation
grass copied to clipboard

[Feat] Shoundn't we have Docker images based on GDAL images?

Open sbrunner opened this issue 5 years ago • 1 comments

Everything is in the title, with one question should we keep the actual images or replace them...

The goal is to have recent version of GDAL in this image.

And by the way also use Multistage build on Debian and Ubuntu images to have smaller image.

Describe alternatives you've considered Don't use this image and build Grass in my own image.

sbrunner avatar Jul 08 '20 13:07 sbrunner

Everything is in the title, with one question should we keep the actual images or replace them...

The goal is to have recent version of GDAL in this image.

Which image do you refer to? Here the version matrix:

https://github.com/OSGeo/grass/blob/master/docker/README.md

And by the way also use Multistage build on Debian and Ubuntu images to have smaller image.

Yes, that would be very good - pull requests are welcome.

neteler avatar Jul 11 '20 22:07 neteler