Azure / Azure/vscode-aks-tools
"Automated Deployments: Draft a Dockerfile" Page freezes when creating python program dockerfile
- Dominant language
- TypeScript
- Stars
- 65
- Forks
- 78
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 22
Description
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Create any dockerfile for a python program.
Reason for bug:

Page is freezing because the draft binary is waiting for user input. Draft has functionality to autodetect the entrypoint for python application but its cli requires user input to confirm the default entrypoint.
I've communicated with @davidgamero who said it might be useful to have a flag on the draft side to prevent additional dialog and use the default options to facilitate non cli interactions.
Contributor guide
Research direction
No files or tests are named. Start by locating the automated deployment Dockerfile flow and the Draft binary invocation, then reproduce generation for a Python program to confirm where input is awaited. Done means Dockerfile creation completes without freezing and uses the default entrypoint without an interactive prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, kubernetes, python, typescript
- Domain
- cloud, devops, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100