jittagornp.github.io
Install Docker
$ docker run --name redis -d -p 6379:6379 --restart=always redis:latest --requirepass <PASSWORD>