Files
kolla/releasenotes/notes/support-image-cross-compile-3b1dc348d742e96d.yaml
Tadas Sutkaitis 3ee1a82d87 add: cross-compile support
The main goal is to be able to build ARM
images on standard x86 hardware. Add simple
functions supported by python-py and
podman-py to enable creation of container
images on emulated architectures.

Change-Id: I1526b460f6e271c2ec63ab3a3b1dc348d742e96d
2024-02-08 02:16:05 +02:00

6 lines
122 B
YAML

---
features:
- |
Add support for cross-compile. Enable creation of container images
on emulated architectures.