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

Auto-detect ARG in Containerfile and pre-fill build page #7254

Open
cdrage opened this issue May 17, 2024 · 0 comments
Open

Auto-detect ARG in Containerfile and pre-fill build page #7254

cdrage opened this issue May 17, 2024 · 0 comments
Labels
area/ui kind/feature 💡 Issue for requesting a new feature

Comments

@cdrage
Copy link
Contributor

cdrage commented May 17, 2024

Is your feature request related to a problem? Please describe

Follow up from: #7250

When we load the Containerfile, we should look for the ARG and pre-fill the argument list within the Build Image page.

This is beneficial for any Containerfiles that require ARG's to be passed in (public ssh key, usernames, passwords, etc.) in order to build the image.

Describe the solution you'd like

Read the Containerfile, get any ARG and pre-fill the build image page.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/feature 💡 Issue for requesting a new feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants