Skip to content

azavea/docker-gdal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gdal

This repository contains a collection of templated Dockerfile for image variants designed to support the usage of GDAL.

Usage

Template Variables

  • GDAL_VERSION - GDAL version
  • VARIANT - Base container image variant

Testing

An example of how to use cibuild to build and test an image:

$ CI=1 GDAL_VERSION=2.4.0 VARIANT=slim \
  ./scripts/cibuild

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages