Updated on 2023-11-28 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

Install the Docker service on the host and run the shell command again.

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

Install the Docker service on the host and run the shell command again.

Running Shell Commands FAQs

more