numaflow-python icon indicating copy to clipboard operation
numaflow-python copied to clipboard

Optimize example Dockerfiles

Open ayildirim21 opened this issue 7 months ago • 5 comments

Summary

The example images are quite large in size, and take a while to build. We should optimize this to reduce both size and build time. Considered solution: Build dependencies in a virtualenv in the builder layer, and copy over to the runner.

Use Cases

When building example images


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

ayildirim21 avatar Jul 11 '24 22:07 ayildirim21