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

Can I examine the extended attributes of the entrypoint of a container using dive? #538

Open
jeffsaremi opened this issue Jul 17, 2024 · 1 comment
Labels
enhancement Add a new feature ui dealing with the TUI

Comments

@jeffsaremi
Copy link

What would you like to be added:
I want to extract the Capabilties of the executables in CMD or ENTYRPOINT
Can i do that without running the container?

Why is this needed:
So that we don't have to run the container

Additional context:

@jeffsaremi jeffsaremi added the enhancement Add a new feature label Jul 17, 2024
@wagoodman wagoodman added the ui dealing with the TUI label Mar 14, 2025
@wagoodman
Copy link
Owner

I think the ask here is to be able to see what the CMD and ENTRYPOINT values from the the original dockerfile are in the UI, right? This information is available in docker inspect output and should be able to be added to the UI.

Or are you asking for something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add a new feature ui dealing with the TUI
Projects
None yet
Development

No branches or pull requests

2 participants