Image to only show up in the single post page, not on the blog/home page

If you are talking about a featured image on each post, the wordpress hook is the_post_thumbnail(); You may be able to find that on the template you are working with and remove it? Images embedded in posts or pages would be different.

https://codex.wordpress.org/Function_Reference/the_post_thumbnail