Open gkorland opened 1 year ago
Origin comment by: @rafie
Please try docker run -it redisfab/redisgraph:master-arm64v8-bionic
Origin comment by: @talperetz Seems promising. Will keep you posted if we experience issues. Thanks for the quick solution 🙏🏽
Origin comment by: @abellion Hello there !
While using the purpose built image for ARM 64 works fine, it would be more convenient to have a multi-platform image available (for teams working on different architecture). Like the official Redis image does (https://hub.docker.com/_/redis/tags).
Created by: @talperetz Source: https://github.com/RedisGraph/RedisGraph/issues/1808 The official docker hub image is perfect for non M1 chips, but can't be used with the new M1 chips.
Description of the feature
Create another redisgraph image for the new M1 (arm64v8 architecture)
Additional Info