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.