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

Build docker images with other linux release channels #5837

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

vidplace7
Copy link
Member

@vidplace7 vidplace7 commented Jan 13, 2025

Moves docker packaging in-line with the other linux release channels:

  • daily
  • alpha
  • beta

Using multiple container platforms:

  • linux/amd64
  • linux/arm64
  • linux/arm/v7

Also adds the Alpine image from #5659

The following images will be built (but not pushed anywhere) in the normal CI matrix:

  • Alpine amd64
  • Debian amd64
  • Debian arm64
  • Debian armhf

@vidplace7 vidplace7 added the github_actions Pull requests that update GitHub Actions code label Jan 14, 2025
@vidplace7 vidplace7 force-pushed the docker-tagging branch 8 times, most recently from a94e35f to 754d6e2 Compare January 21, 2025 20:51
@vidplace7 vidplace7 marked this pull request as ready for review January 21, 2025 21:14
@thebentern thebentern merged commit 71591fb into meshtastic:master Jan 22, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants