ファイルの末尾で閉じられていない heredoc 区切り文字を報告します。
例:
RUN <<FILE1 cat > file1 && <<FILE2 cat > file2 && <<FILE3 cat > file3 mkdir -p foo/bar FILE1