Hi all!
I am trying to rebuild my local image of tutor 10.5.3 (applying also the instructions here "tutor images build openedx" failed - #10 by ToddLichty - Tutor - Overhang.IO, necessary to bypass a previous build blocker) but the process fails again with the error:
Removing intermediate container 17c8f71539fc
---> 54b1d34b428f
Step 21/90 : RUN curl https://github.com/overhangio/edx-platform/commit/089b26eed0302ed1f9a5b24c5f3e563dd44abb04.patch | git apply -
---> Running in 7f0e19ed4e7b
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 15 0 --:--:-- --:--:-- --:--:-- 15
fatal: unrecognized input
The command '/bin/sh -c curl https://github.com/overhangio/edx-platform/commit/089b26eed0302ed1f9a5b24c5f3e563dd44abb04.patch | git apply -' returned a non-zero code: 128
Error: Command failed with status 128: docker build -t docker.io/overhangio/openedx:10.5.3 /home/tutor/.local/share/tutor/env/build/openedx
Any help would be extremely appreciated! Thanks in advance
Emmanuel Galatoulas