Skip to content

opendatacube/datacube-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

datacube-docker

General purpose Docker Images related to the Open Data Cube project

How this works

Each folder has a Dockerfile and a version.txt, as a minimum. There are two GitHub Actions pipelines per image, one to test and one to build. In order to rebuild an image and have it pushed to GitHub, you should increment the number in the version.txt file. Changing anything in the folder of an Image currently triggers a run too.

Each project should have a docker-compose file that can be used to run and test the image.

List of images