OpenOps is distributed as a Docker Compose file. Here are Docker version requirements by operating system:
On Linux: Docker Engine v20.10+ and Docker Compose v2.x.
On macOS: Docker Desktop 4.11 or later. If you’re running macOS on an Apple Silicon processor (M1 or M2), open Docker Desktop settings, and in the General tab, scroll down to the Virtual Machine Options section. Once there, make sure that:
Apple virtualization framework is selected for Virtual Machine Manager.
The Use Rosetta for x86/amd64 emulation on Apple Silicon option is enabled.
On Windows: Docker Desktop 4.11 or later. In your Docker Desktop settings, in the General tab, enable the Use the WSL 2 based engine option.
If you’re using an alternative Docker client such as OrbStack or Colima, make sure that the version of your Docker client includes Docker Engine v20.10+ and Docker Compose v2.x.