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

Docker image ARM version #2532

Open
oliver-jenny opened this issue Mar 1, 2024 · 2 comments
Open

Docker image ARM version #2532

oliver-jenny opened this issue Mar 1, 2024 · 2 comments

Comments

@oliver-jenny
Copy link

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.
@hassy
Copy link
Member

hassy commented Mar 1, 2024

Hi @oliver-jenny 👋 An ARM version is something we'll add. Just curious - is there a particular reason you prefer running Artillery in Docker vs installing it directly with npm?

@oliver-jenny
Copy link
Author

Hi @hassy
Thanks for the quick response!
No particular reason, but we handle quite a few things via Docker images. In a large team, it's sometimes better to maintain consistency rather than doing things in a different way randomly.

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

2 participants