Installation Failure with Exit Code 1

When the installation fails with `Exit Code 1`, there could be several possible causes related to Docker, Docker Compose, or system configuration. This document outlines the most common symptoms, how to troubleshoot and debug the issue, and provides possible causes with solutions for each case.

  • Docker Compose installed but not found in system path
  • Client Version Too Old (API Version 1.22 Not Supported)
  • Docker Daemon Not Running
  • Podman Installed and Active as Container Runtime Causing Conflict with Docker Installation
  • Installation Failure Due to Disk Space Issues