↧
Answer by user1476258 for GDAL Dockerfiles depending on Apache binary...
I found that this is a known and recurring issue with Apache binary packages. Since I can't afford to have a hosting issue stop my builds, I decided to remove the reference to this repository before I...
View ArticleGDAL Dockerfiles depending on Apache binary artifacts/packages no longer...
I have a web service built on a GDAL Docker image, found here:This is the specific image and tag I'm using:ghcr.io/osgeo/gdal:ubuntu-full-3.8.4My own Dockerfile based on this image fails to build. I...
View Article