removed depracted image

cardigann removed depracted image
This commit is contained in:
Jos Visser 2020-09-11 12:22:38 +02:00
parent c7a8fa6bcf
commit a10389e23f
1 changed files with 0 additions and 34 deletions

View File

@ -422,40 +422,6 @@
}
]
},
{
"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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/cardigann:latest",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/cardigann.png",
"name": "cardigann",
"platform": "linux",
"ports": [
"5060:5060/tcp"
],
"restart_policy": "unless-stopped",
"title": "Cardigann",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Cardigann",
"container": "/config"
}
]
},
{
"categories": [
"Other",