Add libreddit (#213)

This commit is contained in:
Zardoz66
2021-11-25 00:07:17 -06:00
committed by GitHub
parent 4868a61cc6
commit c5edb1f997
3 changed files with 46 additions and 0 deletions

BIN
images/libreddit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View File

@@ -2063,6 +2063,29 @@
}
]
},
{
"categories": [
"Other",
"Tools"
],
"description": "An alternative private front-end to Reddit",
"image": "spikecodes/libreddit:armv7",
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/libreddit.png",
"name": "libreddit",
"platform": "linux",
"ports": [
"8088:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "libreddit",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/libreddit",
"container": "/config"
}
]
},
{
"categories": [
"Other",

View File

@@ -2163,6 +2163,29 @@
}
]
},
{
"categories": [
"Other",
"Tools"
],
"description": "An alternative private front-end to Reddit",
"image": "spikecodes/libreddit:arm",
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/libreddit.png",
"name": "libreddit",
"platform": "linux",
"ports": [
"8088:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "libreddit",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/libreddit",
"container": "/config"
}
]
},
{
"categories": [
"Other",