RedisServerContainer {RedisBaseContainer} | R Documentation |
Get the Bioconductor Redis server container.
RedisServerContainer(environment = list(), tag = "latest")
environment |
List, the environment variables in the container |
tag |
Character, the image tag |
a RedisContainer
object
RedisServerContainer()