Add redis cli with TLS support #59
Annotations
1 error
Build and push custom Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -L https://download.redis.io/releases/redis-7.4.4.tar.gz -o redis.tar.gz && tar xzf redis.tar.gz && cd redis-7.4.4 && make BUILD_TLS=yes && cp src/redis-cli /usr/local/bin/ && cd .. && rm -rf redis-7.4.4 redis.tar.gz" did not complete successfully: exit code: 2
|
Loading