gestaogovbr / Ro-dou

Gerador de DAGs no Apache Airflow para fazer clipping do Diário Oficial da União.
https://gestaogovbr.github.io/Ro-dou/
GNU General Public License v3.0
74 stars 19 forks source link

Decouple this project from the airflow2-docker image #51

Closed nitaibezerra closed 1 year ago

nitaibezerra commented 1 year ago

So far this project has relied on a docker image used by the ministry dev team, this has limiting the environment customization needed by some ongoing evolutions.

This PR creates an exclusive container to be used by Ro-dou.

Fixes #48

nitaibezerra commented 1 year ago

It would also be interesting if we could add a CI to build the docker image and save it to the registry.

edulauer commented 1 year ago

Testei esta branch em meu ambiente local e o Ro-Dou rodou sem problemas!