mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Added important notes regarding the use of Docker named volumes for volume backups, clarifying that bind mounts are not supported. - Updated the Docker Compose section to differentiate between bind mounts and named volumes, including guidance on when to use each method. - Included a comparison table to help users choose the appropriate volume method based on their needs. - Enhanced callouts to emphasize the implications of using bind mounts versus named volumes for data persistence and backup functionality.