Content of files inside the Images

Hi all,

Can I see the content of files inside the Image after I do a Build in Jenkins?
By the way, I am using Lens to trigger my Image

Thanks!

Not sure why you need to do that.
But you could try run container with the Image.
And exec to the container to check the file
(All of that can be done within the pipeline)