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
$ docker run -it --rm \
> --privileged \
> -v /lib/modules:/lib/modules:ro \
> -v /usr/src:/usr/src:ro \
> -v /etc/localtime:/etc/localtime:ro \
> --workdir /usr/share/bcc/tools \
> zlim/bcc
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /entrypoint.sh: exec format error
The text was updated successfully, but these errors were encountered:
can you please build the image to be multi-arch?
The text was updated successfully, but these errors were encountered: