pjonsson / datacube-docker

General purpose Docker Images related to the Open Data Cube project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

General purpose Docker Images related to the Open Data Cube project

License:Apache License 2.0


Languages

Language:Shell 65.3%Language:Dockerfile 29.6%Language:Makefile 5.1%