summaryrefslogtreecommitdiff
path: root/container/dist.dockerfile
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2025-09-23 09:50:42 +0200
committerGitHub <noreply@github.com>2025-09-23 09:50:42 +0200
commita57b29b009ca65b2ed49e09fb000fc1a6b58153e (patch)
tree9950f94579a838558ceda2b1f3e369a27bfc9542 /container/dist.dockerfile
parentb7ecc1c240f92252f061745d287accc886f3a742 (diff)
[enh] container: compact venv (#5225)
We can leverage the immutable nature of containers to add additional optimizations. No debugging or tinkering inside containers, so stripping all unused symbols inside `venv` should be fine. We are also going to compile the bytecode ourselves to modify some parameters related to reproducibility. With these small changes, we have reduced the `venv` layer size by 10MB~
Diffstat (limited to 'container/dist.dockerfile')
0 files changed, 0 insertions, 0 deletions