Open abdeldjalil-fellah opened 1 month ago
Could you clarify the impact of those volumes? These are required directories for Nginx, syslog, and the registry. What concerns do you have regarding them?
Every time you do "docker compose up -d" anonymous volumes are created. They will accumulate in /var/lib/docker/volumes and eventually consume a significant amount of disk space.
Issue: anonymous volumes are created by these services using docker-compose.yml
Solution: