This commit is contained in:
Andrew Z 2021-04-28 12:17:05 -04:00
parent 5fbfab86e0
commit aee0da61ba
5 changed files with 234 additions and 182 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1619625760
"last_updated_timestamp": 1619626623
}

View File

@ -203572,5 +203572,20 @@
"downloads": 29,
"LastUpdateScan": 1618747360,
"FirstSeen": 1618747360
},
{
"TemplatePath": "/tmp/appFeed/templates/KippenhofsRepository/alpha-video.xml",
"errors": [
"Opening and ending tag mismatch: Registry line 5 and Container",
"EndTag: '</' not found",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: TemplateURL line 10 and Container",
"EndTag: '</' not found",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: TemplateURL line 10 and Container",
"EndTag: '</' not found"
],
"LastUpdateScan": 1617912168,
"FirstSeen": 1538604219
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1236,
"last_updated_timestamp": 1619625760,
"last_updated": "2021-04-28 12:02",
"apps": 1237,
"last_updated_timestamp": 1619626623,
"last_updated": "2021-04-28 12:17",
"categories": [
{
"Cat": "Backup:",
@ -203730,6 +203730,21 @@
"downloads": 29,
"LastUpdateScan": 1618747360,
"FirstSeen": 1618747360
},
{
"TemplatePath": "/tmp/appFeed/templates/KippenhofsRepository/alpha-video.xml",
"errors": [
"Opening and ending tag mismatch: Registry line 5 and Container",
"EndTag: '</' not found",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: TemplateURL line 10 and Container",
"EndTag: '</' not found",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: TemplateURL line 10 and Container",
"EndTag: '</' not found"
],
"LastUpdateScan": 1617912168,
"FirstSeen": 1538604219
}
],
"repositories": {
@ -204824,6 +204839,14 @@
"Forum-Layman's Repository": {
"url": "https://github.com/EdwardChamberlain/unraid-templates",
"profile": "https://forums.unraid.net/profile/122583-forum-layman/"
},
"Kippenhof's Repository": {
"url": "https://github.com/Kippenhof/docker-templates",
"profile": "https://forums.unraid.net/profile/112121-kippenhof/",
"bio": "Providing Small/Unknown Docker Images to the CA Application to make them more accessible",
"icon": "https://s.gravatar.com/avatar/f8186422310ef2c5f080314631055a23?s=350",
"DonateLink": "https://github.com/Kippenhof/docker-templates/blob/main/Donations.md",
"DonateText": "Don't Donate Me! Donate the Creators of these Amazing Apps"
}
}
}

View File

@ -3985,6 +3985,10 @@
"Name": "JAVA_MAX_THREADS",
"Value": "1"
},
{
"Name": "STARTUP_CMD",
"Value": ""
},
{
"Name": "UMASK",
"Value": "000"

File diff suppressed because it is too large Load Diff