This commit is contained in:
Andrew Z 2021-03-25 14:02:08 -04:00
parent 96eaa7b084
commit 8e33adcd01
6 changed files with 26 additions and 26 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1616688168 "last_updated_timestamp": 1616695152
} }

View File

@ -195925,7 +195925,7 @@
{ {
"Name": "tubesync", "Name": "tubesync",
"Repository": "ghcr.io/meeb/tubesync:v0.9.1", "Repository": "ghcr.io/meeb/tubesync:v0.9.1",
"Registry": "https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync", "Registry": "https://ghcr.io/meeb/tubesync",
"Network": "bridge", "Network": "bridge",
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1212, "apps": 1212,
"last_updated_timestamp": 1616688168, "last_updated_timestamp": 1616695152,
"last_updated": "2021-03-25 12:02", "last_updated": "2021-03-25 13:59",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -196083,7 +196083,7 @@
{ {
"Name": "tubesync", "Name": "tubesync",
"Repository": "ghcr.io/meeb/tubesync:v0.9.1", "Repository": "ghcr.io/meeb/tubesync:v0.9.1",
"Registry": "https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync", "Registry": "https://ghcr.io/meeb/tubesync",
"Network": "bridge", "Network": "bridge",
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",

View File

@ -10153,11 +10153,10 @@
"CategoryList": [ "CategoryList": [
"Network-FTP" "Network-FTP"
], ],
"downloads": 63138, "downloads": 63929,
"stars": 1, "stars": 1,
"trending": 1.482, "trending": 1.237,
"trends": [ "trends": [
2.408,
2.515, 2.515,
2.121, 2.121,
1.494, 1.494,
@ -10169,10 +10168,10 @@
1.079, 1.079,
0.784, 0.784,
1.18, 1.18,
1.482 1.482,
1.237
], ],
"trendsDate": [ "trendsDate": [
1582909662,
1585505304, 1585505304,
1588098560, 1588098560,
1590696443, 1590696443,
@ -10184,10 +10183,10 @@
1606288095, 1606288095,
1608896208, 1608896208,
1611493762, 1611493762,
1614092595 1614092595,
1616688165
], ],
"downloadtrend": [ "downloadtrend": [
53488,
54868, 54868,
56057, 56057,
56907, 56907,
@ -10199,9 +10198,10 @@
60986, 60986,
61468, 61468,
62202, 62202,
63138 63138,
63929
], ],
"LastUpdateScan": 1614092595, "LastUpdateScan": 1616688165,
"FirstSeen": 1 "FirstSeen": 1
}, },
{ {
@ -49107,8 +49107,8 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 36760, "downloads": 38741,
"trending": 6.273, "trending": 5.113,
"trends": [ "trends": [
31.944, 31.944,
14.762, 14.762,
@ -49116,7 +49116,8 @@
8.546, 8.546,
6.559, 6.559,
6.371, 6.371,
6.273 6.273,
5.113
], ],
"trendsDate": [ "trendsDate": [
1598494183, 1598494183,
@ -49125,7 +49126,8 @@
1606288095, 1606288095,
1608896208, 1608896208,
1611493762, 1611493762,
1614092595 1614092595,
1616688166
], ],
"downloadtrend": [ "downloadtrend": [
14174, 14174,
@ -49135,9 +49137,10 @@
30143, 30143,
32259, 32259,
34454, 34454,
36760 36760,
38741
], ],
"LastUpdateScan": 1614092595, "LastUpdateScan": 1616688166,
"FirstSeen": 1593296011 "FirstSeen": 1593296011
}, },
{ {
@ -81496,7 +81499,7 @@
"Network-Web", "Network-Web",
"Network-Proxy" "Network-Proxy"
], ],
"LastUpdateScan": 1614092596, "LastUpdateScan": 1616688166,
"FirstSeen": 1543935837 "FirstSeen": 1543935837
}, },
{ {
@ -133058,7 +133061,7 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"LastUpdateScan": 1614092596, "LastUpdateScan": 1616688167,
"FirstSeen": 1575119227 "FirstSeen": 1575119227
}, },
{ {

View File

@ -713,9 +713,6 @@
], ],
"ptrfrll/nv-docker-trex": [ "ptrfrll/nv-docker-trex": [
"No Registry entry set. Created from Repository setting" "No Registry entry set. Created from Repository setting"
],
"ghcr.io/meeb/tubesync:v0.9.1": [
"No Registry entry set. Created from Repository setting"
] ]
}, },
"kevin yu's Repository": { "kevin yu's Repository": {

View File

@ -2,7 +2,7 @@
<Container version="2"> <Container version="2">
<Name>tubesync</Name> <Name>tubesync</Name>
<Repository>ghcr.io/meeb/tubesync:v0.9.1</Repository> <Repository>ghcr.io/meeb/tubesync:v0.9.1</Repository>
<Registry>https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync</Registry> <Registry>https://ghcr.io/meeb/tubesync</Registry>
<Network>bridge</Network> <Network>bridge</Network>
<Shell>sh</Shell> <Shell>sh</Shell>
<Privileged>false</Privileged> <Privileged>false</Privileged>