We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c656660 commit efb1265Copy full SHA for efb1265
index.rst
@@ -120,7 +120,11 @@ Fetching passwords from cloud providers:
120
Reusable Containers (Experimental)
121
----------------------------------
122
123
-Containers can be reused across consecutive test runs.
+Containers can be reused across consecutive test runs. To reuse a container, the container configuration must be the same.
124
+
125
+Containers that are set up for reuse will not be automatically removed. Thus, those containers need to be removed manually.
126
127
+Containers should not be reused in a CI environment.
128
129
How to use?
130
^^^^^^^^^^^
0 commit comments