This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Docker Compose Custom Network Removal Support
This release has a few new features / bug fixes:
-
'dockerComposeStop' will now properly remove any custom internal networks defined in the compose file.
-
A new setting 'testExecutionExtraEnvironment' has been added which allows extra parameters to be passed to 'ScalaTest' via the 'ConfigMap'.
-
'dockerComposeUp' will now properly detect containers that have started and stopped before the Plugin has a chance to detect it in a running state.