Checking docker status
Checking Docker activity. Checking and changing locale. Changing "command not found" handling for sh compatibility.
This commit is contained in:
parent
8331b9ea52
commit
5c494fa743
4 changed files with 9 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ namespace amnezia
|
|||
ServerUserNotAllowedInSudoers = 209,
|
||||
ServerUserPasswordRequired = 210,
|
||||
ServerPodmanIsNotSupported = 211,
|
||||
ServerDockerStatusIsNotActive = 212,
|
||||
|
||||
// Ssh connection errors
|
||||
SshRequestDeniedError = 300,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue