Grokzen / Grokzen/docker-redis-cluster
Build arm and amd images when releasing
Open
- 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.