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

Is there a way to check if FROM version of the base image is valid #995

Open
1 of 3 tasks
jgarec opened this issue Jan 16, 2024 · 0 comments
Open
1 of 3 tasks

Is there a way to check if FROM version of the base image is valid #995

jgarec opened this issue Jan 16, 2024 · 0 comments

Comments

@jgarec
Copy link

jgarec commented Jan 16, 2024

  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Expected behavior

In our context, we want to track as warnings or errors if there is an invalid format for the version of the base image (FROM line). For example :

FROM the-image:1.4-snapshot

which we consider as an error as there is -snapshot. Is there a way to add such control ?

thx for your feedback !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant