Skip to content

Conversation

@bastianbeischer
Copy link

@bastianbeischer bastianbeischer commented Jan 13, 2026

Related command
az acr build

Description
This PR fixes #30231

Testing Guide
Follow steps in #30231 and check if the correct dockerignore file is found and read


This checklist is used to make sure that common guidelines for a pull request are followed.

@azure-client-tools-bot-prd
Copy link

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 13, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@bastianbeischer
Copy link
Author

@microsoft-github-policy-service agree company="inovex GmbH"

@bastianbeischer
Copy link
Author

Question: It looks like the same fix should be applied in containerapps:

https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/containerapp/_archive_utils.py#L147

Should I commit this change there as well?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dockerignore file with specific name is not loaded

4 participants