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
Pulling the bitnami/redis image yields the following error:
docker pull mcr.microsoft.com/oss/bitnami/redis:6.0.8
6.0.8: Pulling from oss/bitnami/redis
no matching manifest for linux/arm64/v8 in the manifest list entries
The bitnami/redis image seems to not support ARM. This repo is used for the kubernetes tutorial giving people an extra step they have to fix following the tutorial. For some this might be obvious for others this might be a blocker.
Pulling the bitnami/redis image yields the following error:
The bitnami/redis image seems to not support ARM. This repo is used for the kubernetes tutorial giving people an extra step they have to fix following the tutorial. For some this might be obvious for others this might be a blocker.
Possible solutions:
The text was updated successfully, but these errors were encountered: