Redis with Ruby Client Example to connect in a Redis Server with a Ruby client. Setup # Use the oficial container $ docker pull redis # I use a centos container with RVM, Ruby and Rails $ docker pull centos Script First start Redis container Then start Ruby Client