Install Redis on Alpine based image in docker
To install it , use command as
apk --update add redis
Try using the fully qualified path of the command - /usr/bin/redis-cli
.
To install it , use command as
apk --update add redis
Try using the fully qualified path of the command - /usr/bin/redis-cli
.