Checking sudo docker and status of the service
Checking presence Sudo and Docker on the server. Checking the status of the Docker service.
This commit is contained in:
parent
ae32b26b83
commit
ecf5b7c68f
4 changed files with 8 additions and 4 deletions
|
|
@ -58,6 +58,7 @@ namespace amnezia
|
|||
ServerUserDirectoryNotAccessible = 208,
|
||||
ServerUserNotAllowedInSudoers = 209,
|
||||
ServerUserPasswordRequired = 210,
|
||||
ServerDockerStatusNotActive = 211,
|
||||
|
||||
// Ssh connection errors
|
||||
SshRequestDeniedError = 300,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue