diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2025-09-23 09:50:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-23 09:50:42 +0200 |
| commit | a57b29b009ca65b2ed49e09fb000fc1a6b58153e (patch) | |
| tree | 9950f94579a838558ceda2b1f3e369a27bfc9542 /babel.cfg | |
| parent | b7ecc1c240f92252f061745d287accc886f3a742 (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 'babel.cfg')
0 files changed, 0 insertions, 0 deletions