|
@@ -1661,6 +1661,49 @@
|
|
|
],
|
|
|
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://domoticz.com/\" target=\"_blank\">https://domoticz.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-domoticz\" target=\"_blank\">https://docs.linuxserver.io/images/docker-domoticz</a><br><br><br>"
|
|
|
},
|
|
|
+ {
|
|
|
+ "categories": [
|
|
|
+ "Files",
|
|
|
+ "Management"
|
|
|
+ ],
|
|
|
+ "container_name": "doublecommander",
|
|
|
+ "description": "Double Commander",
|
|
|
+ "env": [
|
|
|
+ {
|
|
|
+ "default": "1000",
|
|
|
+ "label": "PUID",
|
|
|
+ "name": "PUID"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "default": "1000",
|
|
|
+ "label": "PGID",
|
|
|
+ "name": "PGID"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "default": "America/New_York",
|
|
|
+ "label": "TZ",
|
|
|
+ "name": "TZ"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "image": "lscr.io/linuxserver/doublecommander:latest",
|
|
|
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/doublecommander.png",
|
|
|
+ "name": "doublecommander",
|
|
|
+ "platform": "linux",
|
|
|
+ "ports": [
|
|
|
+ "11500:11500/tcp",
|
|
|
+ "11502:11502/tcp"
|
|
|
+ ],
|
|
|
+ "restart": "unless-stopped",
|
|
|
+ "title": "doublecommander",
|
|
|
+ "type": 1,
|
|
|
+ "volumes": [
|
|
|
+ {
|
|
|
+ "bind": "/portainer/Files/AppData/Config/doublecommander",
|
|
|
+ "container": "/config"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><br><br>"
|
|
|
+ },
|
|
|
{
|
|
|
"categories": [
|
|
|
"Other",
|