Skip to content

Commit d33caf1

Browse files
authored
Fix dockerRemove flag: use --rm instead of -rm (#9)
The dockerRemove parameter was passing an invalid Docker flag (-rm) instead of the correct flag (--rm). This fix ensures containers are properly removed after stopping when the dockerRemove option is enabled. Fixes #8
1 parent 4038b92 commit d33caf1

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)