| Method and Description |
|---|
| org.testcontainers.vault.VaultContainer.withVaultPort(int)
the exposed port will be randomized automatically. As calling this method provides no additional value, you are recommended to remove the call. getFirstMappedPort() may be used to obtain the listening vault port.
|