koko210Serve
cf55b15745
Optimize miku-bot container: remove unused packages and caches
Optimizations applied:
- Add pip cache purge after pip install (~7.5MB saved)
- Remove /usr/share/doc documentation (~7.5MB saved)
- Remove pocketsphinx speech recognition packages (~37MB saved)
- Remove libflite1 TTS library (~28MB saved)
Packages removed:
- pocketsphinx-en-us (US English speech model)
- pocketsphinx (speech recognition library)
- libflite1 (text-to-speech engine)
- libpocketsphinx3 (speech recognition frontend)
Reason: These packages are not used in Python code:
- Speech recognition: Handled by external stt-realtime container
- Text-to-speech: Handled by external RVC container
Note: Could not remove Vulkan/Mesa drivers (~130MB) because:
- Playwright installs them via --with-deps flag
- Removing them also removes libgl1 (required by OpenCV)
- libgl1 pulls back Mesa graphics drivers
Total savings: ~80MB (from previous 2.41GB baseline)
Container size remains 2.41GB due to essential package dependencies
2026-02-15 22:21:30 +02:00
..
2026-01-30 21:43:20 +02:00
2026-01-20 23:06:17 +02:00
2026-01-02 17:11:58 +02:00
2026-02-10 21:41:28 +02:00
2026-02-15 20:56:25 +02:00
2025-12-07 17:15:09 +02:00
2026-02-15 19:51:00 +02:00
2026-02-07 20:22:03 +02:00
2025-12-07 17:15:09 +02:00
2026-02-15 19:51:00 +02:00
2026-02-15 19:51:00 +02:00
2026-02-15 22:21:30 +02:00
2026-01-06 13:57:59 +02:00
2026-01-02 17:11:58 +02:00
2026-01-06 13:57:59 +02:00
2026-02-15 19:51:00 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2026-02-15 20:56:25 +02:00
2026-01-10 20:46:19 +02:00
2026-01-30 21:43:20 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2026-01-19 00:29:44 +02:00
2025-12-07 17:15:09 +02:00