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
Use static-debian10:nonroot instead of static:latest (#131)
Otherwise you will get the following error message:
```
docker pull gcr.io/distroless/static:latest
latest: Pulling from distroless/static
no matching manifest for linux/arm/v7 in the manifest list entries
```
0 commit comments