Sign inSign up

ashnair1/otb

By ashnair1

Updated over 4 years ago

Docker images for Orfeo ToolBox

Image
0

471

ashnair1/otb repository overview

Orfeo ToolBox Docker Images

Repository for building docker images containing Orfeo Toolbox. Each version has its own branch that you can checkout and build from.

VersionsStatusImage Size
7.0.07.0.0Docker Image Size (tag) Docker Image Size (tag)
7.1.07.1.0Docker Image Size (tag) Docker Image Size (tag)
7.2.07.2.0Docker Image Size (tag) Docker Image Size (tag)
7.3.07.3.0Docker Image Size (tag) Docker Image Size (tag)
7.4.07.4.0Docker Image Size (tag) Docker Image Size (tag)
8.0.08.0.0Docker Image Size (tag) Docker Image Size (tag)

Small and full versions uses osgeo/gdal:ubuntu-small-3.1.3 and osgeo/gdal:ubuntu-full-3.1.3 as base images respectively.

Refer to the documentation here to understand the difference.

Pull from Dockerhub

Pull an image with a specific version of OTB

docker pull ashnair1/otb:7.4.0-small
Run
docker run --rm --env OTB_MAX_RAM_HINT=2048 -v /path/to/local/data:/data ashnair1/otb:7.4.0-small otbcli_ReadImageInfo -in /data/img.tif

Tag summary

Content type

Image

Digest

Size

932.2 MB

Last updated

over 4 years ago

docker pull ashnair1/otb:8.0.0-full