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
Copy file name to clipboardExpand all lines: src/main/asciidoc/inc/_docker-stop.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ This should match the setting for <<{plugin}:start>> goals if the goals are conf
38
38
| `docker.keepRunning`
39
39
40
40
| *removeVolumes*
41
-
| If set to `true` will remove any volumes associated to the container as well. This option will be ignored if either `keepContainer` or `keepRunning` are true.
41
+
| If set to `true` will remove anonymous volumes associated to the container as well. This option will be ignored if either `keepContainer` or `keepRunning` are true.
0 commit comments