Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 7, 2025

Backport of #11831 to release/9.5

/cc @eerhardt

Customer Impact

When using docker/podman, and specifying an output path, building a docker image will fail if the directory isn't created.

Testing

Updated automated tests in repo. Tested manually to ensure it works end-to-end.

Risk

Low - this just ensures the directory is created before calling docker/podman.

Regression?

No

When using docker/podman, and specifying an output path, building a docker image will fail if the directory isn't created. Ensure it is created.
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 7, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11886

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 11886"

@eerhardt eerhardt added the Servicing-consider Issue for next servicing release review label Oct 7, 2025
@joperezr
Copy link
Member

Simple fix, common scenario, low risk. Approved.

@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 10, 2025
This was referenced Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants