[GRASS-git] [OSGeo/grass] bf9c0e: docker: update of Ubuntu image (#2820)
Markus Neteler
noreply at github.com
Sun Feb 12 02:17:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: bf9c0e2612fa04bf1dcecafeab20ebe54fd4a9b6
https://github.com/OSGeo/grass/commit/bf9c0e2612fa04bf1dcecafeab20ebe54fd4a9b6
Author: Markus Neteler <neteler at gmail.com>
Date: 2023-02-12 (Sun, 12 Feb 2023)
Changed paths:
M Dockerfile
Log Message:
-----------
docker: update of Ubuntu image (#2820)
(sync to #2771)
- 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.92 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