Golang program use to build multi architecture oci manifest. oci manifest support list layer content to reference image with different architecture
Go to file
2022-01-08 02:35:24 +01:00
cmd Enhance build taget into Makefile, add --version support 2022-01-08 02:35:24 +01:00
internal Enhance build taget into Makefile, add --version support 2022-01-08 02:35:24 +01:00
.gitignore Enhance build taget into Makefile, add --version support 2022-01-08 02:35:24 +01: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
Makefile Enhance build taget into Makefile, add --version support 2022-01-08 02:35:24 +01:00
README.md Initial commit 2022-01-07 20:44:19 +00:00

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