mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
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~
1.4 KiB
1.4 KiB