kedro-org / kedro-plugins

First-party plugins maintained by the Kedro team.
Apache License 2.0
94 stars 90 forks source link

Switch to `uv` in `kedro-docker` #906

Closed astrojuanlu closed 1 week ago

astrojuanlu commented 4 weeks ago

Description

https://github.com/kedro-org/kedro-plugins/blob/bc2ad07aa4d5dedb1d6874b1dae08df2e7b68521/kedro-docker/kedro_docker/template/Dockerfile.simple#L6-L7

Would be nice to use uv instead, which can be 10x or 100x faster.

Example: https://hynek.me/articles/docker-uv/

MinuraPunchihewa commented 3 weeks ago

Hey @astrojuanlu, Can I take this up? Big fan of uv.

MinuraPunchihewa commented 3 weeks ago

@merelcht Can I open a PR for this?

merelcht commented 3 weeks ago

Yes go for it! @MinuraPunchihewa