-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build multi-arch docker images (#944)
* Allow building docker image with different platform This allow to build the correct image when host plateform is not amd64. Related doc : https://docs.docker.com/build/building/multi-platform/ * Update docker-image GHA workflow to build multi-arch docker images * Add bits of documentation about multi-platform images --------- Co-authored-by: Alessandro De Maria <[email protected]> Co-authored-by: Ricardo Amaro <[email protected]>
- Loading branch information
1 parent
18f3517
commit 5406935
Showing
3 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters