-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The official ITFlow Docker image currently supports only amd64 architecture. When attempting to run ITFlow on ARM64 hosts (e.g., Raspberry Pi, ARM-based servers, cloud ARM instances), users encounter the following error:
exec /usr/bin/entrypoint.sh: exec format error
This prevents ITFlow from running natively on ARM devices.
Proposed Feature
- Provide an official ARM64 build of the ITFlow Docker image.
Benefits
- Allows ITFlow to run natively on ARM-based hosts.
- Improves performance and reliability for ARM users.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request