| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- version 1.37.0
- Drop dependencies that do not appear needed. Not referenced in the
sources of azure-cli upstream. (bsc#1253140)
- Change the deriviation chain by adding the az-sdk container as a base
- Remove the executable script if it exists prior to generation of a new wrapper by flake-ctl. Otherwise flake-ctl complains about the existence of the script and we get an error during package update.
- Disable security context for shared volume For sharing the home directory with the container the security context needs to be disabled to allow this shared mount. For details about this setting as well as approval on the approach please visit bsc#1252390
- Use fixed python version 3.13
- drop build requires and flake-ctl build actions and move them to %post
- the magic