wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
45.74k stars 1.75k forks source link

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

Open jeffsaremi opened 2 months ago

jeffsaremi commented 2 months ago

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: