mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
- Merge apt-related RUN commands in builder and final stages - Remove redundant apt-get clean (automatically handled by base image) - Consolidate cleanup operations within the same layer for effective size reduction Reference: - https://docs.docker.com/build/building/best-practices/#apt-get