Docker image files access on Jobs

Hi there, I was wondering if it is possible to access my image files.
I made a COPY . . of some files and now using that image I can’t find those files. BTW is the primary image and my last try was using executor.

Thanks!

Hello

I would recommend uploading the images as artifacts: Storing Build Artifacts - CircleCI

Kind Regards
Owen Oliver