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

Publish arm64 Docker containers to https://hub.docker.com/r/stoplight/spectral #2636

Open
akrabat opened this issue Jun 8, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed p/medium triaged

Comments

@akrabat
Copy link

akrabat commented Jun 8, 2024

User story.
As a specification writer, I want to validate my spec using a native Docker image on an Apple Silicon Mac so that I can run Spectral more efficiently with no warnings.

Is your feature request related to a problem?
Seeing a warning every time I run Spectral isn't a great experience.

Describe the solution you'd like
Publish arm64 images to https://hub.docker.com/r/stoplight/spectral

Additional context
When I run stoplight/spectral:latest on my Apple Silicon Mac, I see:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Reading #2189, I think that arm64 is now supported by Spectral, so this is a request to publish the linux/arm64 version as a native Docker image as https://hub.docker.com/r/stoplight/spectral/tags shows that only linux/amd64 are published at the moment..

@daniel-white daniel-white added enhancement New feature or request help wanted Extra attention is needed p/medium triaged labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed p/medium triaged
Projects
None yet
Development

No branches or pull requests

2 participants