mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 07:00:22 +00:00
fb62d50a42
Some checks failed
Build image to DockerHub / setup (push) Waiting to run
Build image to DockerHub / build (push) Blocked by required conditions
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
Release to Github and Artifact / upload_artifact (push) Has been cancelled
48 lines
629 B
JSON
48 lines
629 B
JSON
{
|
|
"version": "2.1.15",
|
|
"plugins": {
|
|
"portainer": "0.1.3",
|
|
"nginx": "0.1.0",
|
|
"gitea": "0.0.8",
|
|
"myapps": "0.2.7",
|
|
"appstore": "0.2.6",
|
|
"settings": "0.1.4",
|
|
"navigator": "0.5.10"
|
|
},
|
|
"OS": {
|
|
"Fedora": [
|
|
"38",
|
|
"37",
|
|
"35"
|
|
],
|
|
"RedHat": [
|
|
"9",
|
|
"7"
|
|
],
|
|
"CentOS": [
|
|
"8",
|
|
"7"
|
|
],
|
|
"Oracle Linux": [
|
|
"8",
|
|
"7"
|
|
],
|
|
"Rocky": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"CentOS Stream": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"Debian": [
|
|
"12",
|
|
"11",
|
|
"10"
|
|
],
|
|
"Ubuntu": [
|
|
"22.04",
|
|
"20.04"
|
|
]
|
|
}
|
|
}
|