runtime error
Exit code: 1. Reason: šÆ OpenCurro AI Backend - Docker Runner ================================================== š³ Building Docker image... Traceback (most recent call last): File "/home/user/app/app.py", line 61, in <module> run_docker() File "/home/user/app/app.py", line 27, in run_docker result = subprocess.run(build_cmd, check=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.12/subprocess.py", line 1955, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'docker'
Container logs:
Fetching error logs...