Updated on 2025-05-27 GMT+08:00

Unidentified Shell Commands Are Used

Docker Not Installed on the Host

Symptoms

When the shell command docker version is deployed, an error message is displayed, indicating that the command deployment fails.

Cause Analysis

Docker is not installed on the host.

Solution

docker: command not found

Symptoms

When the shell command docker version is deployed, the error message docker: command not found is displayed.

Cause Analysis

Docker is not installed on the host.

Solution