Add more deprecated images, update libreddit image url, remove dradit arm32/arm64 (#128)

This commit is contained in:
Dedy Martadinata S
2023-01-10 04:03:01 +07:00
committed by GitHub
parent 80a45341f4
commit b1a05d2ef1
7 changed files with 8 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
"Books",
"Other"
],
"description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic",
"description": "[DEPRECATED] Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic",
"env": [
{
"default": "1000",

View File

@@ -2,7 +2,7 @@
"categories": [
"Downloaders"
],
"description": "Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.",
"description": "[DEPRECATED] Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.",
"env": [
{
"default": "1000",

View File

@@ -2,7 +2,7 @@
"categories": [
"Productivity"
],
"description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.\n ",
"description": "[DEPRECATED] Codiad is a web-based IDE framework with a small footprint and minimal requirements.\n ",
"env": [
{
"default": "1000",

View File

@@ -3,7 +3,7 @@
"Downloaders",
"Video"
],
"description": "CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a \"movies I want\"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.",
"description": "[DEPRECATED] CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a \"movies I want\"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.",
"env": [
{
"default": "1000",

View File

@@ -3,8 +3,6 @@
"Security"
],
"description": "Dradis Framework: Collaboration and reporting for IT Security teams http://dradisframework.org",
"image_arm32": "raesene/dradis:latest",
"image_arm64": "raesene/dradis:latest",
"image_amd64": "raesene/dradis:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dradis-logo.png",
"name": "dradis",

View File

@@ -2,7 +2,7 @@
"categories": [
"Video"
],
"description": "Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.",
"description": "[DEPRECATED] Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.",
"env": [
{
"default": "1000",

View File

@@ -4,9 +4,9 @@
"Tools"
],
"description": "An alternative private front-end to Reddit",
"image_arm32": "spikecodes/libreddit:armv7",
"image_arm64": "spikecodes/libreddit:arm",
"image_amd64": "spikecodes/libreddit:latest",
"image_arm32": "libreddit/libreddit:armv7",
"image_arm64": "libreddit/libreddit:arm",
"image_amd64": "libreddit/libreddit:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png",
"name": "libreddit",
"officialDoc": "https://github.com/spikecodes/libreddit#2-docker",