PrefectHQ / prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
https://prefect.io
Apache License 2.0
17.5k stars 1.64k forks source link

Optimize our Dockerfiles #1638

Closed cicdw closed 5 years ago

cicdw commented 5 years ago

We have two "Dockerfiles" that we utilize in Prefect:

We should optimize the size and build speed for both of these to improve UX.

cicdw commented 5 years ago

Closed in #1648