Add doublecommander to the system now that I fixed the .json file.
This commit is contained in:
parent
b46ffc5b4d
commit
c181de3550
3 changed files with 132 additions and 0 deletions
46
template/apps/doublecommander.json
Normal file
46
template/apps/doublecommander.json
Normal file
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"categories": [
|
||||
"Files",
|
||||
"Management"
|
||||
],
|
||||
"container_name": "doublecommander",
|
||||
"description": "Double Commander",
|
||||
"env": {
|
||||
"TZ": "Etc/UTC"
|
||||
},
|
||||
"env": [
|
||||
{
|
||||
"default": "1000",
|
||||
"label": "PUID",
|
||||
"name": "PUID"
|
||||
},
|
||||
{
|
||||
"default": "1000",
|
||||
"label": "PGID",
|
||||
"name": "PGID"
|
||||
},
|
||||
{
|
||||
"default": "America/New_York",
|
||||
"label": "TZ",
|
||||
"name": "TZ"
|
||||
}
|
||||
],
|
||||
"image_arm64": "lscr.io/linuxserver/doublecommander:latest",
|
||||
"image_amd64": "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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue