Commit Graph

2 Commits

Author SHA1 Message Date
Radosław Gierwiało
6576568c58 Add volume and network parsing functionality
- Parse Docker compose volumes (bind mounts and named volumes)
- Handle external volume detection
- Parse network configuration with external network support
- Support both short and long syntax for volumes/networks
2024-08-14 11:15:00 +02:00
Radosław Gierwiało
422dfaec6f Add core Docker2PBS class and compose parsing
- Basic class structure with configuration handling
- Docker compose file loading and validation
- Service configuration extraction
- Command line argument parsing
2024-08-12 10:30:00 +02:00