adap / flower

Flower: A Friendly Federated Learning Framework
https://flower.ai
Apache License 2.0
4.92k stars 848 forks source link

feat(*:skip) Add a .dockerignore file to speed up image builds #4185

Open tanertopal opened 2 weeks ago

tanertopal commented 2 weeks ago

Issue

Description

This .dockerignorefile ensures that Docker builds don't have to load the .venv into the full context of the build.

Related issues/PRs

Proposal

Explanation

Checklist

Any other comments?