Unofficial rebuild of RedisJSON for Docker arm64.
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.
 
 
simon fe373c0063
depreciation notice
3 months ago
Dockerfile overwrite config to set git-fetch-with-cli to avoid emory leak 6 months ago
README.md depreciation notice 3 months ago
build.sh rebuild 2.4.6 3 months ago
config overwrite config to set git-fetch-with-cli to avoid emory leak 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.