Skip to content

ascentio-tech/gdal-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdal docker image

  • latest:
  • latest on trusty:
  • latest on bionic:
  • latest on debian:

How to build?

make build-image: It will create ascentiotech/gdal image

You can optimize build times using an http cache (1) and executing:

make build-image HTTP_PROXY=http://172.17.0.1:3128 HTTPS_PROXY=http://172.17.0.1:3128 or just make build-image-with-local-cache

Lint Dockerfile

make lint-image will check Dockerfile format

References

About

Geospatial Data Abstraction Library (GDAL) docker image

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published