Unofficial rebuild of RedisJSON for Docker arm64.
  • Dockerfile 55.7%
  • Shell 44.3%
Find a file
2023-03-04 22:27:04 +07:00
build.sh rebuild 2.4.6 2023-03-04 21:42:31 +07:00
config overwrite config to set git-fetch-with-cli to avoid emory leak 2022-12-13 10:53:55 +07:00
Dockerfile overwrite config to set git-fetch-with-cli to avoid emory leak 2022-12-13 10:53:55 +07:00
README.md depreciation notice 2023-03-04 22:27:04 +07:00

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.