[GRASS-git] [OSGeo/grass] 0f2c86: docker: update of Ubuntu image (#2771)
Markus Neteler
noreply at github.com
Sun Jan 22 23:46:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 0f2c86149d3d331110525a342dd301da18689ffb
https://github.com/OSGeo/grass/commit/0f2c86149d3d331110525a342dd301da18689ffb
Author: Markus Neteler <neteler at gmail.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M docker/README.md
M docker/ubuntu/Dockerfile
M docker/ubuntu_wxgui/Dockerfile
Log Message:
-----------
docker: update of Ubuntu image (#2771)
* docker: update of Ubuntu image
- Debian docker base image update
- PDAL compilation: WITH_LASZIP=OFF, keep only WITH_LAZPERF=ON
- new versions:
| Base image | GRASS GIS | PROJ | GDAL | PDAL | Python | Image size |
|--------------|------------|-------|-------|-------|--------|------------|
| Ubuntu 22.04 | 8.3.dev | 8.2.1 | 3.4.1 | 2.4.3 | 3.10.6 | 2.89 GB |
LAZ-perf is enabled in PDAL, hence both LAS and LAZ files can be imported into GRASS GIS.
TODO in a separate PR: reduce image size
More information about the grass-commit
mailing list