Docker parses each new line in a RUN command as a potential instruction. The multi-line python3 -c "..." caused 'unknown instruction: data' errors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Docker parses each new line in a RUN command as a potential instruction. The multi-line python3 -c "..." caused 'unknown instruction: data' errors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>