Open-EO / openeo-aggregator

openEO driver that combines multiple other drivers
https://open-eo.github.io/openeo-aggregator/
Apache License 2.0
1 stars 1 forks source link

refactor Dockerfile out of generic openeo-aggregator repo #143

Open soxofaan opened 5 months ago

soxofaan commented 5 months ago

related to #117

This repo has a dockerfile, which was originally specific to the openEO Platform deploy (e.g. openEO Platform configs are baked in). With the aim of making openeo-aggregator more generic, this doesn't make sense anymore.

openeo-aggregator should just provide for building wheels (and possibly publish on PyPI), further packaging (e.g. with Docker) is to be handled in other pipelines