[GRASS-git] [OSGeo/grass] 0bc503: docker: implement multi-stage-builds for ubuntu (#...
Stefan Blumentrath
noreply at github.com
Fri Oct 13 05:14:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 0bc5039dd372684562b13f85ae087418a1add8a4
https://github.com/OSGeo/grass/commit/0bc5039dd372684562b13f85ae087418a1add8a4
Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M .dockerignore
A docker/testdata/test_docker_image.sh
A docker/testdata/test_grass_python.py
M docker/ubuntu/Dockerfile
M docker/ubuntu/README.md
Log Message:
-----------
docker: implement multi-stage-builds for ubuntu (#3170)
* test grass.script.setup
* test script for docker images
* black
* add test instructions
* multi-stage-build similar to alpine
* Apply suggestions from code review
Co-authored-by: Carmen Tawalika <mmacata at users.noreply.github.com>
* add test for GDAL-plugin
* copy GDAL-plugin and set path
* Update docker/ubuntu/Dockerfile
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
* ignore dist.* in docker builds
* address review comments
* separate datum grid (proj >= 7) stage
* use network grids
* GUI build argument
* GUI build argument
---------
Co-authored-by: ninsbl <stbl at nve.no>
Co-authored-by: Carmen Tawalika <mmacata at users.noreply.github.com>
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
More information about the grass-commit
mailing list