redhat-imaging / imagefactory

imagefactory builds images for a variety of operating system/cloud combinations.
http:/imgfac.org
Apache License 2.0
153 stars 82 forks source link

plugin docker: Fix arch string used for container metadata to be compliant with the standard #434

Open jcajka opened 4 years ago

jcajka commented 4 years ago

Fixes: RHBZ#1793927 I have not tested this change(yet), but it should fix up mentioned RHBZ.

jcajka commented 4 years ago

Tested locally on aarch64 via imagefactory --debug target_image --template=tdl-aarch64.xml --file-parameter install_script koji-f32-build-41965801-base.ks --parameter offline_icicle true docker.

sandrobonazzola commented 2 years ago

@breillyr can you please review?