Skip to content

GoatWang/GdalDockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

  1. Introduction

    • OS: Ubuntu 16.04
    • Python: 3.6
    • GDAL: 2.3.1/3.0.4
  2. Building Scripts

sudo docker build -t jeremy4555/gdal:2.3.1 - < Dockerfile231
sudo docker build -t jeremy4555/gdal:3.0.4 - < Dockerfile304
  1. Run
sudo docker run -it --rm jeremy4555/gdal:2.3.1 /bin/bash
sudo docker run -it --rm jeremy4555/gdal:3.0.4 /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors