28 lines
708 B
JSON
28 lines
708 B
JSON
{
|
|
"categories": [
|
|
"Other",
|
|
"Tools"
|
|
],
|
|
"description": "An alternative private front-end to Reddit",
|
|
"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",
|
|
"platform": "linux",
|
|
"ports": [
|
|
"8088:8080/tcp"
|
|
],
|
|
"restart_policy": "unless-stopped",
|
|
"title": "libreddit",
|
|
"type": 1,
|
|
"volumes": [
|
|
{
|
|
"bind": "/portainer/Files/AppData/Config/libreddit",
|
|
"container": "/config"
|
|
}
|
|
],
|
|
"webpage": "https://libreddit.silkky.cloud/"
|
|
}
|