16
0
Commit Graph

6 Commits

Author SHA256 Message Date
d3087394fc Change container derivation
The Azure cli depends on about 45% of the Azure SDK. We do not want to
duplicate this many packages from the SDK. Therefore we change the image
build to also derive from the az-sdk container in addition to the
runtime container.
2025-11-10 08:31:26 -05:00
5d6bc03b35 Labels and base container location
While we will not publish this container in the registry we still need to add
labels to appease the build checker. The runtime container, a container
we derive from is getting published in the SUSE registry and has a new
location. Update the location of the runtime container.
2025-11-05 11:18:17 -05:00
0bb4bd0b7e Fix derived_from source reference
Use obsrepositories source type to create the reference.
2025-09-22 10:49:08 +02:00
f29b42a5fb Merge pull request 'Move to final destination' (#1) from mschaefer/az-cli-container:move_target into public_cloud_2025
Reviewed-on: https://src.suse.de/SLFO-pool/az-cli-container/pulls/1
Reviewed-by: Marco Strigl <marco.strigl@suse.com>
2025-07-23 15:34:28 +02:00
3859e90e5d Move to final destination
Now that the transparent containers build in the final
project, point to them
2025-07-15 10:27:28 +02:00
62f07ffc31 az-cli-container 2025-07-04 17:10:35 +02:00