Open charlie-harvey opened 3 months ago
docker buildx build --platform="linux/arm64,linux/amd64" --build-arg="redis_version=7.2.4" --tag="grokzen/redis-cluster:7.2.4" --push .
I just did this and pushed to my company repo. Works great!
You can find it here, tag 7.2.5 https://hub.docker.com/r/neohq/redis-cluster/tags
I just did this and pushed to my company repo. Works great!