Last updated 4 years ago
Was this helpful?
# get docker container ID $ docker ps $ docker exec -it ${redis_container_id} /bin/bash $ redis-cli