Updates templates (auto-generated, on 23-Apr-2023)

This commit is contained in:
Liss-Bot
2023-04-23 15:35:36 +00:00
parent f33427dcb3
commit 9d54e15cc6

View File

@@ -14371,6 +14371,47 @@
], ],
"restart_policy": "unless-stopped" "restart_policy": "unless-stopped"
}, },
{
"type": 1,
"title": "Lollypop",
"name": "Lollypop",
"note": "Portainer App Templates by <a href='https://www.technorabilia.com' target='_blank'>Technorabilia</a> based on data provided by <a href='https://www.linuxserver.io' target='_blank'>LinuxServer.io</a>.</p><p>Don't forget to create the volume directories on the host file system.</p><p>mkdir -p /volume1/docker/lollypop/config</p>",
"description": "[Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music player designed to work excellently on the GNOME desktop environment.",
"platform": "linux",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lollypop-icon.png",
"image": "linuxserver/lollypop:latest",
"env": [
{
"name": "PUID",
"label": "PUID",
"default": "1024",
"description": "for UserID"
},
{
"name": "PGID",
"label": "PGID",
"default": "100",
"description": "for GroupID"
},
{
"name": "TZ",
"label": "TZ",
"default": "Europe/Amsterdam",
"description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)."
}
],
"ports": [
"3000:3000/tcp",
"3001:3001/tcp"
],
"volumes": [
{
"container": "/config",
"bind": "/volume1/docker/lollypop/config"
}
],
"restart_policy": "unless-stopped"
},
{ {
"type": 1, "type": 1,
"title": "Mullvad-browser", "title": "Mullvad-browser",
@@ -14620,6 +14661,88 @@
], ],
"restart_policy": "unless-stopped" "restart_policy": "unless-stopped"
}, },
{
"type": 1,
"title": "Webcord",
"name": "Webcord",
"note": "Portainer App Templates by <a href='https://www.technorabilia.com' target='_blank'>Technorabilia</a> based on data provided by <a href='https://www.linuxserver.io' target='_blank'>LinuxServer.io</a>.</p><p>Don't forget to create the volume directories on the host file system.</p><p>mkdir -p /volume1/docker/webcord/config</p>",
"description": "[WebCord](https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).",
"platform": "linux",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webcord-icon.png",
"image": "linuxserver/webcord:latest",
"env": [
{
"name": "PUID",
"label": "PUID",
"default": "1024",
"description": "for UserID"
},
{
"name": "PGID",
"label": "PGID",
"default": "100",
"description": "for GroupID"
},
{
"name": "TZ",
"label": "TZ",
"default": "Europe/Amsterdam",
"description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)."
}
],
"ports": [
"3000:3000/tcp",
"3001:3001/tcp"
],
"volumes": [
{
"container": "/config",
"bind": "/volume1/docker/webcord/config"
}
],
"restart_policy": "unless-stopped"
},
{
"type": 1,
"title": "Wps-office",
"name": "Wps-office",
"note": "Portainer App Templates by <a href='https://www.technorabilia.com' target='_blank'>Technorabilia</a> based on data provided by <a href='https://www.linuxserver.io' target='_blank'>LinuxServer.io</a>.</p><p>Don't forget to create the volume directories on the host file system.</p><p>mkdir -p /volume1/docker/wps-office/config</p>",
"description": "[WPS Office](https://www.wps.com/) is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.",
"platform": "linux",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wps-office-icon.png",
"image": "linuxserver/wps-office:latest",
"env": [
{
"name": "PUID",
"label": "PUID",
"default": "1024",
"description": "for UserID"
},
{
"name": "PGID",
"label": "PGID",
"default": "100",
"description": "for GroupID"
},
{
"name": "TZ",
"label": "TZ",
"default": "Europe/Amsterdam",
"description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)."
}
],
"ports": [
"3000:3000/tcp",
"3001:3001/tcp"
],
"volumes": [
{
"container": "/config",
"bind": "/volume1/docker/wps-office/config"
}
],
"restart_policy": "unless-stopped"
},
{ {
"categories": [ "categories": [
"Other", "Other",