You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official redis image does not solve this problem from the source level. Instead, it adapts the dockerfile when building the image for different architectures. For specific modifications, please refer to this pr, pr address is redis/docker-library-redis#254
Basic server information:
[root@localhost ~]# uname -a
Linux localhost 4.19.90-17.5.ky10.aarch64 #1 SMP Fri Aug 7 13:35:33 CST 2020 aarch64 aarch64 aarch64 GNU/Linux
[root@localhost ~]# uname -r
4.19.90-17.5.ky10.aarch64
[root@localhost ~]#
server pagesize:
[root@localhost ~]# getconf PAGE_SIZE
65536
Run the redis image built based on photon 4.0 to report an error, image address: https://hub.docker.com/repository/docker/harborarmpro/redis-photon
Error Message:
: Unsupported system page size
: Unsupported system page size
The text was updated successfully, but these errors were encountered: