microsoft / microsoft/vscode-azurecontainerapps
Fail to create a container app when choosing "Build from project remotely using ACR" to create it without a default Dockerfile selected
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 10
Build Version: 20230406.10
Repro Steps:
- Open a project in VS Code.
- Right click one container app environment -> Select "Create Container App... -> Enter a container app name -> "Select "Build from project remotely using Azure Container Registry" -> Select an Azure Container Registry -> Don't select the default Dockerfile of the opened project, select "Browse..." to choose a Dockerfile from another project and fill the following steps to create a container app.
- Check whether succeeds to create a container app.
Expect:
Succeed to create a container app.
Actual:
Fail to create a container app with an error.


More Info:
This issue does not reproduce if creating with the default Dockerfile of the opened project.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the VS Code Container App creation flow using “Build from project remotely using Azure Container Registry,” selecting a Dockerfile through Browse from another project instead of the opened project’s default. Compare the failure with the working default-Dockerfile path; done means the alternate Dockerfile path creates the container app successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, dockerfile, typescript
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100