You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance Docker Compose detection and backup functionality
- Added functions to detect if a container is managed by Docker Compose.
- Implemented backup of Docker Compose files and related configurations.
- Updated backup structure to include a dedicated directory for Docker Compose files.
- Enhanced restore script to support Docker Compose containers.
- Updated README to reflect new features and usage examples.
- Added test scripts for validating Docker Compose detection.
0 commit comments