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

Improve handliung of multi-arch images #79

Open
3 tasks
nicholasdille opened this issue Aug 4, 2023 · 0 comments
Open
3 tasks

Improve handliung of multi-arch images #79

nicholasdille opened this issue Aug 4, 2023 · 0 comments

Comments

@nicholasdille
Copy link
Contributor

  • Multiple builds are only required for binaries
  • Java, Python and such only require one image per tool
  • Container images always have os and architecture fields - even scratch
  • Build separate container images if platforms are specified
  • Without platforms:
    • Create container image once (linux/amd64)
    • Duplicate it for all other supported platforms
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

1 participant