Join Slack
Powered by
Are there examples of building the docker image wi...
# general
s
shy-advantage-49800
08/17/2023, 4:06 PM
Are there examples of building the docker image without copying pex/wheel, but just the
python_sources
? I want to avoid rebuilding the wheel/pex when building the image repeatedly
g
gorgeous-winter-99296
08/17/2023, 4:08 PM
Have you seen this blogpost? It describes something similar to do a two-stage build.
https://blog.pantsbuild.org/optimizing-python-docker-deploys-using-pants/
2
Views
Open in Slack
Previous
Next