Dockerfile:31
29 | COPY config/mwaa-base-providers-requirements.txt /mwaa-base-providers-requirements.txt
30 |
31 | >>> RUN chmod u+x /systemlibs.sh && /systemlibs.sh
32 | RUN chmod u+x /bootstrap.sh && /bootstrap.sh
33 | RUN chmod u+x /generate_key.sh && /generate_key.sh
ERROR: failed to solve: process "/bin/sh -c chmod u+x /systemlibs.sh && /systemlibs.sh" did not complete successfully: exit code: 1
Error: Process