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

refer to image with multi-arch support #1513

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

matthewberryman
Copy link
Contributor

The docker compose / k8s files all refer to an image without ARM support:

➜ docker pull ghcr.io/atuinsh/atuin:main
main: Pulling from atuinsh/atuin
no matching manifest for linux/arm64/v8 in the manifest list entries

This change refers to the image with ARM support, to enable usage on Linux arm64 and to improve performance on Apple Silicon machines.

Copy link

vercel bot commented Jan 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atuin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2024 9:46pm

Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Seeing as this is your first time contributing, if you would like a holographic contributors-only Atuin sticker, then please fill out this form!

We do also have a Discord if you'd like to ask any questions, or just fancy hanging out!

@ellie ellie merged commit 21e934a into atuinsh:main Jan 8, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants