Update Docker installation command and add support for SLES
This commit is contained in:
@@ -29,6 +29,7 @@ const SPECIFIC_SERVICES = [
|
||||
];
|
||||
|
||||
const SUPPORTED_OS = [
|
||||
'debian',
|
||||
'rhel centos fedora'
|
||||
'ubuntu debian raspbian',
|
||||
'centos fedora rhel ol rocky',
|
||||
'sles opensuse-leap opensuse-tumbleweed'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user