I found my issue. I had multiple docker files but each for a different application. I was missing the 'RUN' command from that line on just that file. It was so obvious I missed it. Thank you all for your suggestions!