#2532·artillery

Docker image ARM version

Author: oliver-jennyCreated Mar 1, 2024Updated Mar 12, 2026

Description:

The current artilleryio/artillery Docker image only supports linux/amd64 architecture, making it incompatible with macOS systems.

Steps to Reproduce:

  • Attempt to run the artilleryio/artillery Docker image on macOS.
  • Encounter compatibility issues due to the absence of macOS support.
  • Unable to effectively utilize Artillery for performance testing on macOS.

Expected Behavior:

An AMD-based version of the Docker image should be provided to support macOS systems seamlessly.

Impact:

  • Inconvenience for macOS users relying on Docker for performance testing with Artillery.
  • Decreased adoption of Artillery among macOS users due to compatibility limitations.
  • Potential productivity loss for macOS-based development environments.