Add SUPPORTED_OS constant based on /etc/os-release
This commit is contained in:
parent
1c386db41d
commit
e6f7e32037
@ -28,6 +28,7 @@ const SPECIFIC_SERVICES = [
|
|||||||
'quay.io/minio/minio',
|
'quay.io/minio/minio',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
// Based on /etc/os-release
|
||||||
const SUPPORTED_OS = [
|
const SUPPORTED_OS = [
|
||||||
'ubuntu debian raspbian',
|
'ubuntu debian raspbian',
|
||||||
'centos fedora rhel ol rocky',
|
'centos fedora rhel ol rocky',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user