Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Automated Deployments: Draft a Dockerfile" Page freezes when creating python program dockerfile #944

Open
ReinierCC opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ReinierCC
Copy link
Collaborator

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:
Screenshot 2024-09-23 at 3 22 08 PM

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.

@ReinierCC ReinierCC added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant