2021-03-01 14:53:57 +01:00
|
|
|
{
|
2021-03-01 19:00:42 +01:00
|
|
|
"name": "LXD",
|
|
|
|
"id": "lxd",
|
2021-03-01 14:53:57 +01:00
|
|
|
"packaging_format": 1,
|
|
|
|
"description": {
|
2021-03-02 15:44:59 +01:00
|
|
|
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
2021-03-01 14:53:57 +01:00
|
|
|
},
|
2021-09-06 11:37:32 +02:00
|
|
|
"version": "4.18~ynh1",
|
2021-03-01 14:53:57 +01:00
|
|
|
"url": "https://example.com",
|
2021-03-02 14:58:33 +01:00
|
|
|
"license": "Apache-2.0",
|
2021-03-01 14:53:57 +01:00
|
|
|
"maintainer": {
|
2021-03-01 19:00:42 +01:00
|
|
|
"name": "kay0u",
|
|
|
|
"email": "pierre@kayou.io"
|
2021-03-01 14:53:57 +01:00
|
|
|
},
|
|
|
|
"requirements": {
|
|
|
|
"yunohost": ">= 4.1.3"
|
|
|
|
},
|
2021-03-01 19:00:42 +01:00
|
|
|
"multi_instance": false,
|
2021-03-01 14:53:57 +01:00
|
|
|
"services": [
|
|
|
|
],
|
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
2021-03-01 19:00:42 +01:00
|
|
|
|
2021-03-01 14:53:57 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|