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

Automate forgotten CMD/ENTRYPOINT instruction check #62

Open
cloudlena opened this issue Sep 23, 2022 · 0 comments
Open

Automate forgotten CMD/ENTRYPOINT instruction check #62

cloudlena opened this issue Sep 23, 2022 · 0 comments
Assignees

Comments

@cloudlena
Copy link
Member

cloudlena commented Sep 23, 2022

Assuming Kubernetes behaves in a certain way if there is no CMD and no ENTRYPOINT (not in the Dockerfile, not in the FROM image and not in the Kubernetes definition, detect that case and tell the user that there is no CMD and no ENTRYPOINT.

@cldmstr cldmstr changed the title Automate forgotten CMD instruction check Automate forgotten CMD/ENTRYPOINT instruction check Sep 23, 2022
@cldmstr cldmstr self-assigned this Sep 23, 2022
@cldmstr cldmstr linked a pull request Jan 13, 2023 that will close this issue
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

2 participants