Take Redis 5.0 in use 80/880/1
authorMarco Tallskog <marco.tallskog@nokia.com>
Tue, 3 Sep 2019 12:11:26 +0000 (15:11 +0300)
committerMarco Tallskog <marco.tallskog@nokia.com>
Tue, 3 Sep 2019 12:14:38 +0000 (15:14 +0300)
commitf8b6e48790a8fd7cd616d2a53a671b872c22a2fb
tree0f028844cc396a2a8c83c42529272147d14f5225
parenta3454f896b5dc62ee0672febcb228a1b7c20e63e
Take Redis 5.0 in use

Modify the dockerfile to use two phase build process. In the first phase
build the redismodules and install them in the second phase. The actual
docker image is built using the publicly available redis docker file
which is using alpine distribution as a base build.

Change-Id: I292c58a61a114b951434bbd26f4798fc1b50d63d
Signed-off-by: Marco Tallskog <marco.tallskog@nokia.com>
container-tag.yaml
docker/Dockerfile.redis