Skip to content

Ship azure-cli as binary instead as Python module #23397

@mblaschke-daimlertruck

Description

@mblaschke-daimlertruck

Azure-cli is currently shipped as Python module which requires the installation of Python.
On Linux (eg. Docker images) it installs ~1 GB of runtime and modules (related to #23366)

Shipping the azure-cli as standalone binary would improve the situation and would make azure-cli independent from the installed Python runtime.

Example:
docker-compose 1.x was shipped as standalone binary with ~10 MiB.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions