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.