Commit 294f236
committed
Changed Implementation to Plugin as opposed to modifying the codebase
Build as a plugin
Removed old compose folders to convert to plugin arch
Deprecated tests removal
ProgressBarTests are the only tests using XCTest -> Swift Testing
Important fix to plugin config
Fixed tests for Compose plugin
Fixed building and config
Named volume parsing
- Named volumes are automatically created when defined in compose files
- Volumes persist data between container restarts
- Support for external volumes (pre-existing volumes not managed by
compose)
- Proper cleanup with compose down --volumes
- Full compatibility with Docker Compose volume syntax
Updated package1 parent 371452e commit 294f236
File tree
50 files changed
+2010
-1798
lines changed- Plugins/container-compose
- Sources
- CLI
- Core
- Models
- Orchestrator
- Parser
- Tests
- CLITests
- ComposeTests
- Sources/CLI
- Compose
- Tests
- ContainerComposeTests
- TerminalProgressTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+2010
-1798
lines changedThis file was deleted.
This file was deleted.
0 commit comments