Files
DocsGPT/application
Peter Dave Hello 99c41c7e34 Optimize Dockerfile to reduce image size and improve build efficiency
- 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
2024-08-01 23:45:13 +08:00
..
2024-06-25 14:41:04 +01:00
2023-11-14 01:16:06 +00:00
2024-07-16 12:28:43 +01:00
2023-10-04 23:54:53 +01:00
2024-06-12 19:48:28 +08:00
2024-06-12 19:48:28 +08:00
2023-05-13 10:36:17 +02:00
2023-05-13 10:36:17 +02:00
2024-04-16 15:31:11 +05:30