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 32c218f8ce
restructure code and add cobra cli flag for log verbosity
2022-01-08 01:59:24 +01:00
cmd restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00
internal restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00
.gitignore restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +01:00
Makefile restructure code and add cobra cli flag for log verbosity 2022-01-08 01:59:24 +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