is any docker image already available with BUILD_TLS
Anuradha-26 opened this issue · 2 comments
Anuradha-26 commented
Hi,
I want to know if there is any docker image already available with BUILD_TLS=yes so that we need not clone the entire redis code and build again just for 1 parameter.
Also i want to know what is the overhead if redis itself would always build with BUILD_TLS=yes and if someone doesn't want TLS they would not provide the certificates.
tianon commented
Anuradha-26 commented
Thanks so much @tianon , you made my day !