Re: [gdal-dev] Integration of GDAL 3.5 into a custom Docker Image

2023-05-08 Thread Even Rouault
Dirk, /[91mrsync: [sender] change_dir "lat-lon/gdal:debian-full/proj/x86_64" (in gdal-docker-cache) failed: No such file or directory (2)// //[0m[91mrsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1819) [Receiver=3.2.3]// //[0m[91mrsync: [Receiver

[gdal-dev] Integration of GDAL 3.5 into a custom Docker Image

2023-05-08 Thread Dirk Stenger
Dear GDAL community, We try to integrate GDAL 3.5 into a Debian 11 Docker Image to use it with the OSGeo project deegree. For that, we created a fork of the GDAL project [1], copied the ubuntu-full configuration of the release/3.5 branch, modified it to use Debian 11 and pushed it to the for