Skip to content

Commit ae464d4

Browse files
authored
Doc: Java JNI in ubuntu-full Docker image support (OSGeo#11704) [ci skip]
The Docker image ubuntu-full builds the Java GDAL JNI bindings. The existing documentation of the image didn't mention this. This commit adds a note that the GDAL Java JNI is also available in the ubuntu-full image.
1 parent 00bc255 commit ae464d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docker/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ See [ubuntu-small/Dockerfile](ubuntu-small/Dockerfile)
7979
libkml, libpoppler, pdfium, openexr, libheif, libdeflate, libparquet, libjxl,
8080
muparser, exprtk
8181
* GDAL Python (Python 3.8 for Ubuntu 20.04, Python 3.10 for Ubuntu 22.04, Python 3.12 for Ubuntu 24.04)
82+
* GDAL Java JNI bindings
8283
* *All* PROJ grid packages (equivalent of latest of proj-data-X.zip from http://download.osgeo.org/proj/ at time of generation, > 500 MB)
8384
* Overall licensing terms of the GDAL build: copy-left (GPL) + LGPL + permissive
8485

0 commit comments

Comments
 (0)