Updated on 2022-02-21 GMT+08:00

Checking Docker

Function

This command is used to check whether Docker runs normally on a node.

Syntax

edgectl check docker

Parameters

None

Example

Check whether Docker runs normally on a node.

edgectl check docker

The following is an example of the command output:

+-----------------------+
| Docker check succeed. |
+-----------------------+