This commit is contained in:
Squidly271 2021-02-08 06:07:23 -05:00
parent b7915e94e1
commit 7a6d0e1848
6 changed files with 406 additions and 5 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1612768021
"last_updated_timestamp": 1612782442
}

View File

@ -103509,6 +103509,165 @@
"LastUpdateScan": 1611824996,
"FirstSeen": 1557252433
},
{
"Name": "Krusader",
"Repository": "ich777/krusader",
"Registry": "https://hub.docker.com/r/ich777/krusader",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://krusader.org/",
"Overview": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "8080",
"ContainerPort": "8080",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/cache/appdata/krusader",
"ContainerDir": "/krusader",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/mnt/user",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "en_US.UTF-8 UTF-8",
"Name": "USER_LOCALES",
"Mode": ""
},
{
"Value": "1280",
"Name": "CUSTOM_RES_W",
"Mode": ""
},
{
"Value": "1024",
"Name": "CUSTOM_RES_H",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "Container Path",
"Target": "/krusader",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /krusader",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/krusader"
},
{
"@attributes": {
"Name": "Data Path",
"Target": "/mnt/user",
"Default": "",
"Mode": "rw",
"Description": "Main data path to your unraid shares.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user"
},
{
"@attributes": {
"Name": "TCP - VNC Port",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "noVNC Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Locales - Language",
"Target": "USER_LOCALES",
"Default": "",
"Mode": "",
"Description": "Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "en_US.UTF-8 UTF-8"
},
{
"@attributes": {
"Name": "Custom Resolution Width",
"Target": "CUSTOM_RES_W",
"Default": "",
"Mode": "",
"Description": "Enter the preferred resolution width",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1280"
},
{
"@attributes": {
"Name": "Custom Resolution Height",
"Target": "CUSTOM_RES_H",
"Default": "",
"Mode": "",
"Description": "Enter the preferred resolution height",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1024"
}
],
"Repo": "ich777's Repository",
"Category": "Productivity: Tools:Utilities",
"Description": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 15,
"LastUpdateScan": 1612782440,
"FirstSeen": 1612782440
},
{
"Name": "Left4Dead",
"Repository": "ich777/steamcmd:l4d",

View File

@ -1,7 +1,7 @@
{
"apps": 1130,
"last_updated_timestamp": 1612768021,
"last_updated": "2021-02-08 02:07",
"apps": 1131,
"last_updated_timestamp": 1612782442,
"last_updated": "2021-02-08 06:07",
"categories": [
{
"Cat": "Backup:",
@ -103667,6 +103667,165 @@
"LastUpdateScan": 1611824996,
"FirstSeen": 1557252433
},
{
"Name": "Krusader",
"Repository": "ich777/krusader",
"Registry": "https://hub.docker.com/r/ich777/krusader",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://krusader.org/",
"Overview": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"WebUI": "http://[IP]:[PORT:8080]/vnc.html?autoconnect=true",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "8080",
"ContainerPort": "8080",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/cache/appdata/krusader",
"ContainerDir": "/krusader",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/mnt/user",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "en_US.UTF-8 UTF-8",
"Name": "USER_LOCALES",
"Mode": ""
},
{
"Value": "1280",
"Name": "CUSTOM_RES_W",
"Mode": ""
},
{
"Value": "1024",
"Name": "CUSTOM_RES_H",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "Container Path",
"Target": "/krusader",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /krusader",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/krusader"
},
{
"@attributes": {
"Name": "Data Path",
"Target": "/mnt/user",
"Default": "",
"Mode": "rw",
"Description": "Main data path to your unraid shares.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user"
},
{
"@attributes": {
"Name": "TCP - VNC Port",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "noVNC Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Locales - Language",
"Target": "USER_LOCALES",
"Default": "",
"Mode": "",
"Description": "Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "en_US.UTF-8 UTF-8"
},
{
"@attributes": {
"Name": "Custom Resolution Width",
"Target": "CUSTOM_RES_W",
"Default": "",
"Mode": "",
"Description": "Enter the preferred resolution width",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1280"
},
{
"@attributes": {
"Name": "Custom Resolution Height",
"Target": "CUSTOM_RES_H",
"Default": "",
"Mode": "",
"Description": "Enter the preferred resolution height",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1024"
}
],
"Repo": "ich777's Repository",
"Category": "Productivity: Tools:Utilities",
"Description": "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.\r\n\r\nLanguage Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 15,
"LastUpdateScan": 1612782440,
"FirstSeen": 1612782440
},
{
"Name": "Left4Dead",
"Repository": "ich777/steamcmd:l4d",

View File

@ -1441,5 +1441,6 @@
"openethereum/openethereum": 1612547427,
"mcr.microsoft.com/mssql/server:2019-latest": 1612631216,
"pomerium/pomerium": 1612667216,
"hikariai/nvim-server": 1612726689
"hikariai/nvim-server": 1612726689,
"ich777/krusader": 1612782440
}

View File

@ -41483,5 +41483,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/krusader": {
"Base": null,
"Downloads": 15,
"Stars": null,
"Time": 1612782440,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Krusader</Name>
<Repository>ich777/krusader</Repository>
<Registry>https://hub.docker.com/r/ich777/krusader</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://krusader.org/</Project>
<Overview>Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.&#13;
&#13;
Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<TemplateURL>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Krusader.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/krusader</HostDir>
<ContainerDir>/krusader</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user</HostDir>
<ContainerDir>/mnt/user</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>en_US.UTF-8 UTF-8</Value>
<Name>USER_LOCALES</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1280</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1024</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Container Path" Target="/krusader" Default="" Mode="rw" Description="Container Path: /krusader" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/krusader</Config>
<Config Name="Data Path" Target="/mnt/user" Default="" Mode="rw" Description="Main data path to your unraid shares." Type="Path" Display="always" Required="true" Mask="false">/mnt/user</Config>
<Config Name="TCP - VNC Port" Target="8080" Default="" Mode="tcp" Description="noVNC Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Locales - Language" Target="USER_LOCALES" Default="" Mode="" Description="Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)" Type="Variable" Display="always" Required="true" Mask="false">en_US.UTF-8 UTF-8</Config>
<Config Name="Custom Resolution Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Enter the preferred resolution width" Type="Variable" Display="always" Required="true" Mask="false">1280</Config>
<Config Name="Custom Resolution Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Enter the preferred resolution height" Type="Variable" Display="always" Required="true" Mask="false">1024</Config>
<Category>Productivity: Tools:Utilities</Category>
<Description>Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.&#13;
&#13;
Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Krusader.xml</templatePath>
</Container>