https://github.com/opendatacube/datacube-docker
General purpose Docker Images related to the Open Data Cube project
https://github.com/opendatacube/datacube-docker
docker hacktoberfest opendatacube python3
Last synced: 3 months ago
JSON representation
General purpose Docker Images related to the Open Data Cube project
- Host: GitHub
- URL: https://github.com/opendatacube/datacube-docker
- Owner: opendatacube
- License: apache-2.0
- Created: 2020-10-14T00:45:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-25T20:30:18.000Z (3 months ago)
- Last Synced: 2026-03-26T02:27:43.927Z (3 months ago)
- Topics: docker, hacktoberfest, opendatacube, python3
- Language: Shell
- Homepage:
- Size: 1.46 MB
- Stars: 14
- Watchers: 15
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
* [opendatacube/datacube-statistician](https://github.com/opendatacube/odc-stats/): Obsolete beyond 0.4.17 in this repo. The new location is [odc-stats/docker](https://github.com/opendatacube/odc-stats/tree/develop/docker)
* [opendatacube/datacube-index](index/readme.md): A suite of tools to manage indexing into an Open Data Cube database