Golang program use to build multi architecture oci manifest. oci manifest support list layer content to reference image with different architecture
Go to file
RouxAntoine 7da58867e7
add cobra flag to pass manifest information
2022-01-08 16:37:13 +01:00
cmd add cobra flag to pass manifest information 2022-01-08 16:37:13 +01:00
internal add cobra flag to pass manifest information 2022-01-08 16:37:13 +01:00
.gitignore Enhance build taget into Makefile, add --version support 2022-01-08 02:35:24 +01:00
Makefile add cobra flag to pass manifest information 2022-01-08 16:37:13 +01:00
README.md Initial commit 2022-01-07 20:44:19 +00:00
go.mod restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00
go.sum restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00
main.go restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00

README.md

docker-multi-arch-builder

Golang program use to build multi architecture oci manifest. oci manifest support list layer content to reference image with different architecture