summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2023-10-30 13:08:02 -0600
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-11-06 16:21:12 +0000
commit115f6367f37095415f289fb6981cda9608ac72ff (patch)
tree01b4713d3dfe587f6ccc26fdcb5333a4583dd4fc /docs
parent185d07f863d3c6ecb0e8d6416bcc289c48861271 (diff)
downloadmeta-virtualization-115f6367f37095415f289fb6981cda9608ac72ff.tar.gz
classes/image-oci: Map image architecture correctly
OCI requires that the architecture [1] be a valid GOARCH [2]. To correctly perform this mapping, use the go library code from OE core. [1]: https://github.com/opencontainers/image-spec/blob/main/config.md#properties [2]: https://go.dev/doc/install/source#environment Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions