OpenBAS on Linux/arm64 #153
Unanswered
fabioccoelho
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I hope that you're ok.
I'm trying to install OpenBAS orchestration/system on my Linux with arm64 platform, but I'm getting erro when run docker compose command. I've already set platform linux/arm64 in docker.compose-yml, but withou success.
The error: Error response from daemon: image with reference openbas/collector-atomic-red-team:1.16.1 was found but its platform (linux/amd64) does not match the specified platform (linux/arm64/v8).
Searching for image with reference openbas/collector-atomic-red-team for platform linux/amd64, I can't found it:
https://hub.docker.com/r/openbas/collector-atomic-red-team/tags
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions