Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 894 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 894 Bytes

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