microsoft / microsoft/vscode-azurecontainerapps
Help user create a Dockerfile
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
If user runs deploy app command #40, give them an option to create a dockerfile if none exists. Guide them to the Docker extension create dockerfile command.
This can be tricky and there might not be a good success rate. Not sure if an optional walkthrough #39 fits in here, or include link to language-specific VS Code quickstarts.
Note that in the future, there might be ways to remotely build an image from source code without a dockerfile. In that case we might not need to help generate a dockerfile.
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
Start at the deploy app command described in issue #40 and inspect how it can detect a missing Dockerfile and guide users to the Docker extension's create Dockerfile command. Compare the optional walkthrough in issue #39 and the linked language-specific VS Code quickstarts; done means the deployment flow offers agreed optional guidance when no Dockerfile exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, typescript, vscode
- Domain
- cloud, developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100