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

feat: Docker multi arch #25800

Merged
merged 1 commit into from
Jan 11, 2025
Merged

feat: Docker multi arch #25800

merged 1 commit into from
Jan 11, 2025

Conversation

jacksonrnewhouse
Copy link
Contributor

Closes #25795

This builds linux images for x86 and arm64, and pushes them up to quay.io/influxdb:influxdb3. If it runs from the main branch then it will replace the :latest tag. Right now it is only running with --profile quick-release. I'll update this to use --profile release for releases later.

@jacksonrnewhouse jacksonrnewhouse changed the title Docker multi arch feat: Docker multi arch Jan 11, 2025
Copy link
Member

@pauldix pauldix left a comment

Choose a reason for hiding this comment

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

🚢

@jacksonrnewhouse jacksonrnewhouse merged commit c5a0fa7 into main Jan 11, 2025
17 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.

Improve Docker Builds for Core
2 participants