Goodsmileduck / redis-cli

redis-cli on alpine
12 stars 6 forks source link

Update Dockerfile #4

Closed Goodsmileduck closed 4 years ago

jgonzalezd commented 4 years ago

Thanks for putting this up. Please update the Readme with the right command for running redis-cli with params:

docker run --rm --name redis-cli -it goodsmileduck/redis-cli redis-cli -h hostname -p 6379 ping