guardicore / guardicore/monkey
arm64 support
Open
Complexity: High
Feature
Impact: Low
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
install infection monkey on arm architecture (RPI) is not supported with current code availability
**Describe the solution you'd like**
code availability for Linux on arm architecture
**Describe alternatives you've considered**
tried docker option but the same issue when "run monkey-island" - this was tried on rpi 4 with ubuntu20.04
error:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Contributor guide
Assessment
This issue has not been assessed yet.