aide-family / moon

Cloud-native monitoring systems
https://moon.aide-cloud.cn
MIT License
161 stars 53 forks source link

feat: Optimize make build mode and dockerfile. #12

Closed mmungdong closed 9 months ago

mmungdong commented 9 months ago
  1. Optimize the dockerfile file to use the historical build layer when using builds.
  2. Single-service restart testing is supported through docker-compose when testing locally.
  3. Troubleshoot the problem of mounting cache file in the container environment of the prom-server component.