Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add arm64 for docker image #7

Open
medyagh opened this issue Oct 30, 2024 · 0 comments
Open

add arm64 for docker image #7

medyagh opened this issue Oct 30, 2024 · 0 comments

Comments

@medyagh
Copy link

medyagh commented Oct 30, 2024

can you please build the image to be multi-arch?

$ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant