Skip to content

Conversation

madhav-madhusoodanan
Copy link

Context

The dockerfile present at the root of the project does not have either a CMD or an ENTRYPOINT command.
This PR fixes it.

Related Issue

@madhav-madhusoodanan
Copy link
Author

Can you please take a look @riftEmber ? I am new to this project and this is my first contribution here

Signed-off-by: Madhav Madhusoodanan <[email protected]>
Copy link
Contributor

@riftEmber riftEmber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome, and thanks for the first contribution!

I think the comment on this CMD instruction will get out of date over time since we might not always use the debian:11 base image. I suggest either removing it, or changing it to just focus on what the CMD is for in the context of this image (launch a shell for development)

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

Successfully merging this pull request may close these issues.

3 participants