You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
Dockerfile | 6 months ago | |
README.md | 3 months ago | |
build.sh | 3 months ago | |
config | 6 months ago |
README.md
RedisJSON arm64
! This image is depreciated !
This build script became obsolete, redis are building official redis/redis-stack
or redis/redis-stack-server
. Both of these images are multi-arch for arm64/amd64 and should be drop-in replacements to this build. Please switch at your earliest convenience. This repo will be archived and the image deleted from docker hub to avoid confusion.
Old readme for posterity
Unofficial rebuild of RedisJSON for Docker arm64.
Multi stage build:
- Official ReJSON cloned from release tag.
- Into official Rust container to build from source.
- Official Redis container to load the module at start.
Image available at bbilly1/rejson
.