Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Improve handling of multi-arch images #6187

Closed
3 tasks
nicholasdille opened this issue May 19, 2023 · 1 comment
Closed
3 tasks

Improve handling of multi-arch images #6187

nicholasdille opened this issue May 19, 2023 · 1 comment

Comments

@nicholasdille
Copy link
Owner

  • 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
@nicholasdille
Copy link
Owner Author

Migrated to uniget-org/tools#79

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant