Skip to content

APK command stopped working on azure-cli 2.64 docker image #29827

Open

Description

Describe the bug

We use the latest Docker image of Azure-cli to deploy our code in Azure, as from today we are getting the apk: command not found when we try to run the apk add --no-cache vim command inside the container. The command worked fine until the 2.63 release

Related command

Errors

$ apk add --no-cache vim
bash: apk: command not found

Issue script & Debug output

Expected behavior

When running the apk command I expect to be installed the package (this works in this way in azure-cli 2.63)

Environment Summary

azure-cli                         2.64.0

core                              2.64.0
telemetry                          1.1.0

Dependencies:
msal                              1.30.0
azure-mgmt-resource               23.1.1

Python location '/usr/bin/python3.9'
Extensions directory '/root/.azure/cliextensions'

Python (Linux) 3.9.19 (main, Aug 23 2024, 00:07:48) 
[GCC 11.2.0]

Legal docs and information: aka.ms/AzureCliLegal


Your CLI is up-to-date.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Azure CLI TeamThe command of the issue is owned by Azure CLI teamPackaging/Marinercustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions