RedisServerContainer {RedisBaseContainer} | R Documentation |
Get the Bioconductor Redis server container
Description
Get the Bioconductor Redis server container.
Usage
RedisServerContainer(environment = list(), tag = "latest")
Arguments
environment |
List, the environment variables in the container |
tag |
Character, the image tag |
Value
a RedisContainer
object
Examples
RedisServerContainer()
[Package RedisBaseContainer version 1.0.1 Index]