Grokzen / Grokzen/docker-redis-cluster

Build arm and amd images when releasing

Open
#171 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.5k
Forks
558
PR merge metrics
No merged PRs in 30d

Description

```
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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.