This commit is contained in:
Squidly271 2021-02-08 22:07:12 -05:00
parent 01c3b29b88
commit 5d0073c829
9 changed files with 337 additions and 161 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1612832906
"last_updated_timestamp": 1612840030
}

View File

@ -147864,6 +147864,102 @@
"LastUpdateScan": 1612019360,
"FirstSeen": 1575644745
},
{
"Name": "Artifactory-OSS",
"Repository": "docker.bintray.io/jfrog/artifactory-oss:6.23.7",
"Registry": "https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss",
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "http://lime-technology.com/forum/index.php?topic=45839.0",
"Project": "https://jfrog.com/",
"Overview": "JFrog\u2019s Artifactory open source project was created to speed up development cycles using binary repositories. It\u2019s the world\u2019s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.",
"WebUI": "http://[IP]:[PORT:8181]/",
"TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/artifactory-oss.xml",
"Icon": "https://i.imgur.com/VeVxi03.png",
"ExtraParams": "--ulimit nofile=32000:40000 --ulimit nproc=65535",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "8181",
"ContainerPort": "8081",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/artifactory-oss",
"ContainerDir": "/var/opt/jfrog/artifactory",
"Mode": "rw"
}
},
"Environment": {
"Variable": {
"Value": "-Xms512m -Xmx4g",
"Name": "EXTRA_JAVA_OPTIONS",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
"Name": "EXTRA_JAVA_OPTIONS",
"Target": "EXTRA_JAVA_OPTIONS",
"Default": "-Xmx512m",
"Mode": "",
"Description": "Container Variable: EXTRA_JAVA_OPTIONS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms512m -Xmx4g"
},
{
"@attributes": {
"Name": "Port 8081",
"Target": "8081",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8081",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8181"
},
{
"@attributes": {
"Name": "/var/opt/jfrog/artifactory",
"Target": "/var/opt/jfrog/artifactory",
"Default": "",
"Mode": "rw",
"Description": "/var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/artifactory-oss"
}
],
"Repo": "frakman1's Repository",
"Date": "1612836204",
"Category": "Productivity: Tools:Utilities",
"Description": "JFrog\u2019s Artifactory open source project was created to speed up development cycles using binary repositories. It\u2019s the world\u2019s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.",
"templatePath": "/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/artifactory-oss.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1612840028,
"FirstSeen": 1612840028
},
{
"Name": "GitLab-CE",
"Support": "http://lime-technology.com/forum/index.php?topic=50362.0",
@ -148052,10 +148148,10 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "http://lime-technology.com/forum/index.php?topic=45839.0",
"Support": "https://forums.unraid.net/topic/102294-support-frakman-jcr/",
"Project": "https://jfrog.com/",
"Overview": "The JFrog Container Registry is a repository manager, which supports Docker and Helm registries and Generic repositories, allowing you to build, deploy and manage your container images while providing powerful features with fine-grained permission control behind a sleek and easy-to-use UI.",
"WebUI": "http://[IP]:[PORT:8182]/",
"WebUI": "http://[IP]:[PORT:6182]/",
"TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/jcr.xml",
"Icon": "https://i.imgur.com/VeVxi03.png",
"PostArgs": "",
@ -148065,12 +148161,12 @@
"Publish": {
"Port": [
{
"HostPort": "8182",
"HostPort": "6182",
"ContainerPort": "8082",
"Protocol": "tcp"
},
{
"HostPort": "8181",
"HostPort": "6181",
"ContainerPort": "8081",
"Protocol": "tcp"
}
@ -148078,23 +148174,11 @@
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/JCR/conf/db.properties",
"ContainerDir": "/artifactory_extra_conf/db.properties",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/JCR/conf/binarystore.xml",
"ContainerDir": "/artifactory_extra_conf/binarystore.xml ",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/JCR",
"ContainerDir": "/config",
"Mode": "rw"
}
]
"Volume": {
"HostDir": "/mnt/user/appdata/jcr",
"ContainerDir": "/var/opt/jfrog/artifactory",
"Mode": "rw"
}
},
"Environment": {
"Variable": [
@ -148137,7 +148221,7 @@
"Required": "false",
"Mask": "false"
},
"value": "8182"
"value": "6182"
},
{
"@attributes": {
@ -148151,7 +148235,7 @@
"Required": "false",
"Mask": "false"
},
"value": "8181"
"value": "6181"
},
{
"@attributes": {
@ -148169,45 +148253,17 @@
},
{
"@attributes": {
"Name": "db.properties",
"Target": "/artifactory_extra_conf/db.properties",
"Name": "/var/opt/jfrog/artifactory",
"Target": "/var/opt/jfrog/artifactory",
"Default": "",
"Mode": "rw",
"Description": "db.properties",
"Description": "/var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR/conf/db.properties"
},
{
"@attributes": {
"Name": "binarystore.xml ",
"Target": "/artifactory_extra_conf/binarystore.xml ",
"Default": "",
"Mode": "rw",
"Description": "binarystore.xml ",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR/conf/binarystore.xml"
},
{
"@attributes": {
"Name": "AppData Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/JCR",
"Mode": "rw",
"Description": "Container Path: /var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR"
"value": "/mnt/user/appdata/jcr"
}
],
"Repo": "frakman1's Repository",
@ -173664,16 +173720,17 @@
"CategoryList": [
"Cloud"
],
"downloads": 420225,
"downloads": 422303,
"stars": 4,
"trending": 1.244,
"trending": 0.492,
"trends": [
11.085,
9.844,
8.869,
6.996,
2.614,
1.244
1.244,
0.492
],
"trendsDate": [
1597249073,
@ -173681,7 +173738,8 @@
1602447075,
1605042584,
1607641703,
1610240858
1610240858,
1612840029
],
"downloadtrend": [
274585,
@ -173690,9 +173748,10 @@
375876,
404149,
414999,
420225
420225,
422303
],
"LastUpdateScan": 1610240858,
"LastUpdateScan": 1612840029,
"FirstSeen": 1594649283
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1131,
"last_updated_timestamp": 1612832906,
"last_updated": "2021-02-08 20:08",
"apps": 1132,
"last_updated_timestamp": 1612840030,
"last_updated": "2021-02-08 22:07",
"categories": [
{
"Cat": "Backup:",
@ -148022,6 +148022,102 @@
"LastUpdateScan": 1612019360,
"FirstSeen": 1575644745
},
{
"Name": "Artifactory-OSS",
"Repository": "docker.bintray.io/jfrog/artifactory-oss:6.23.7",
"Registry": "https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss",
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "http://lime-technology.com/forum/index.php?topic=45839.0",
"Project": "https://jfrog.com/",
"Overview": "JFrog\u2019s Artifactory open source project was created to speed up development cycles using binary repositories. It\u2019s the world\u2019s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.",
"WebUI": "http://[IP]:[PORT:8181]/",
"TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/artifactory-oss.xml",
"Icon": "https://i.imgur.com/VeVxi03.png",
"ExtraParams": "--ulimit nofile=32000:40000 --ulimit nproc=65535",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "8181",
"ContainerPort": "8081",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/artifactory-oss",
"ContainerDir": "/var/opt/jfrog/artifactory",
"Mode": "rw"
}
},
"Environment": {
"Variable": {
"Value": "-Xms512m -Xmx4g",
"Name": "EXTRA_JAVA_OPTIONS",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
"Name": "EXTRA_JAVA_OPTIONS",
"Target": "EXTRA_JAVA_OPTIONS",
"Default": "-Xmx512m",
"Mode": "",
"Description": "Container Variable: EXTRA_JAVA_OPTIONS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms512m -Xmx4g"
},
{
"@attributes": {
"Name": "Port 8081",
"Target": "8081",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8081",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8181"
},
{
"@attributes": {
"Name": "/var/opt/jfrog/artifactory",
"Target": "/var/opt/jfrog/artifactory",
"Default": "",
"Mode": "rw",
"Description": "/var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/artifactory-oss"
}
],
"Repo": "frakman1's Repository",
"Date": "1612836204",
"Category": "Productivity: Tools:Utilities",
"Description": "JFrog\u2019s Artifactory open source project was created to speed up development cycles using binary repositories. It\u2019s the world\u2019s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.",
"templatePath": "/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/artifactory-oss.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1612840028,
"FirstSeen": 1612840028
},
{
"Name": "GitLab-CE",
"Support": "http://lime-technology.com/forum/index.php?topic=50362.0",
@ -148210,10 +148306,10 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "http://lime-technology.com/forum/index.php?topic=45839.0",
"Support": "https://forums.unraid.net/topic/102294-support-frakman-jcr/",
"Project": "https://jfrog.com/",
"Overview": "The JFrog Container Registry is a repository manager, which supports Docker and Helm registries and Generic repositories, allowing you to build, deploy and manage your container images while providing powerful features with fine-grained permission control behind a sleek and easy-to-use UI.",
"WebUI": "http://[IP]:[PORT:8182]/",
"WebUI": "http://[IP]:[PORT:6182]/",
"TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/jcr.xml",
"Icon": "https://i.imgur.com/VeVxi03.png",
"PostArgs": "",
@ -148223,12 +148319,12 @@
"Publish": {
"Port": [
{
"HostPort": "8182",
"HostPort": "6182",
"ContainerPort": "8082",
"Protocol": "tcp"
},
{
"HostPort": "8181",
"HostPort": "6181",
"ContainerPort": "8081",
"Protocol": "tcp"
}
@ -148236,23 +148332,11 @@
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/JCR/conf/db.properties",
"ContainerDir": "/artifactory_extra_conf/db.properties",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/JCR/conf/binarystore.xml",
"ContainerDir": "/artifactory_extra_conf/binarystore.xml ",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/JCR",
"ContainerDir": "/config",
"Mode": "rw"
}
]
"Volume": {
"HostDir": "/mnt/user/appdata/jcr",
"ContainerDir": "/var/opt/jfrog/artifactory",
"Mode": "rw"
}
},
"Environment": {
"Variable": [
@ -148295,7 +148379,7 @@
"Required": "false",
"Mask": "false"
},
"value": "8182"
"value": "6182"
},
{
"@attributes": {
@ -148309,7 +148393,7 @@
"Required": "false",
"Mask": "false"
},
"value": "8181"
"value": "6181"
},
{
"@attributes": {
@ -148327,45 +148411,17 @@
},
{
"@attributes": {
"Name": "db.properties",
"Target": "/artifactory_extra_conf/db.properties",
"Name": "/var/opt/jfrog/artifactory",
"Target": "/var/opt/jfrog/artifactory",
"Default": "",
"Mode": "rw",
"Description": "db.properties",
"Description": "/var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR/conf/db.properties"
},
{
"@attributes": {
"Name": "binarystore.xml ",
"Target": "/artifactory_extra_conf/binarystore.xml ",
"Default": "",
"Mode": "rw",
"Description": "binarystore.xml ",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR/conf/binarystore.xml"
},
{
"@attributes": {
"Name": "AppData Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/JCR",
"Mode": "rw",
"Description": "Container Path: /var/opt/jfrog/artifactory",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/JCR"
"value": "/mnt/user/appdata/jcr"
}
],
"Repo": "frakman1's Repository",
@ -173822,16 +173878,17 @@
"CategoryList": [
"Cloud"
],
"downloads": 420225,
"downloads": 422303,
"stars": 4,
"trending": 1.244,
"trending": 0.492,
"trends": [
11.085,
9.844,
8.869,
6.996,
2.614,
1.244
1.244,
0.492
],
"trendsDate": [
1597249073,
@ -173839,7 +173896,8 @@
1602447075,
1605042584,
1607641703,
1610240858
1610240858,
1612840029
],
"downloadtrend": [
274585,
@ -173848,9 +173906,10 @@
375876,
404149,
414999,
420225
420225,
422303
],
"LastUpdateScan": 1610240858,
"LastUpdateScan": 1612840029,
"FirstSeen": 1594649283
},
{

View File

@ -1442,5 +1442,6 @@
"mcr.microsoft.com/mssql/server:2019-latest": 1612631216,
"pomerium/pomerium": 1612667216,
"hikariai/nvim-server": 1612726689,
"ich777/krusader": 1612782440
"ich777/krusader": 1612782440,
"docker.bintray.io/jfrog/artifactory-oss:6.23.7": 1612840028
}

View File

@ -171999,9 +171999,9 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 167386,
"downloads": 177777,
"stars": 3,
"trending": 3.723,
"trending": 5.845,
"trends": [
39.05,
34.195,
@ -172009,7 +172009,8 @@
12.182,
6.922,
2.783,
3.723
3.723,
5.845
],
"trendsDate": [
1594643003,
@ -172018,7 +172019,8 @@
1602439676,
1605035661,
1607634497,
1610233701
1610233701,
1612832905
],
"downloadtrend": [
41312,
@ -172028,9 +172030,10 @@
145825,
156669,
161154,
167386
167386,
177777
],
"LastUpdateScan": 1610233701,
"LastUpdateScan": 1612832905,
"FirstSeen": 1592050065
},
{

View File

@ -37594,17 +37594,18 @@
},
"nightscout/cgm-remote-monitor-travis:latest": {
"Base": null,
"Downloads": 420225,
"Downloads": 422303,
"Stars": 4,
"Time": 1610240858,
"trending": 1.244,
"Time": 1612840029,
"trending": 0.492,
"trends": [
11.085,
9.844,
8.869,
6.996,
2.614,
1.244
1.244,
0.492
],
"downloadtrend": [
274585,
@ -37613,7 +37614,8 @@
375876,
404149,
414999,
420225
420225,
422303
],
"trendsDate": [
1597249073,
@ -37621,7 +37623,8 @@
1602447075,
1605042584,
1607641703,
1610240858
1610240858,
1612840029
]
},
"fithwum/minecraft-bedrock": {
@ -41502,5 +41505,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"docker.bintray.io/jfrog/artifactory-oss:6.23.7": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1612840028,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -510,6 +510,10 @@
]
},
"frakman1's Repository": {
"docker.bintray.io/jfrog/artifactory-oss:6.23.7": [
"No Registry entry set. Created from Repository setting",
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
],
"gitlab/gitlab-runner": [
"No category entry present",
"Blacklisted: Obvious CA conversion templates are disallowed"
@ -670,5 +674,5 @@
]
}
},
"caFixed": 196
"caFixed": 197
}

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Artifactory-OSS</Name>
<Repository>docker.bintray.io/jfrog/artifactory-oss:6.23.7</Repository>
<Registry>https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>true</Privileged>
<Support>http://lime-technology.com/forum/index.php?topic=45839.0</Support>
<Project>https://jfrog.com/</Project>
<Overview>JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.</Overview>
<WebUI>http://[IP]:[PORT:8181]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/artifactory-oss.xml</TemplateURL>
<Icon>https://i.imgur.com/VeVxi03.png</Icon>
<ExtraParams>--ulimit nofile=32000:40000 --ulimit nproc=65535</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8181</HostPort>
<ContainerPort>8081</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/artifactory-oss</HostDir>
<ContainerDir>/var/opt/jfrog/artifactory</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>-Xms512m -Xmx4g</Value>
<Name>EXTRA_JAVA_OPTIONS</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="EXTRA_JAVA_OPTIONS" Target="EXTRA_JAVA_OPTIONS" Default="-Xmx512m" Mode="" Description="Container Variable: EXTRA_JAVA_OPTIONS" Type="Variable" Display="always" Required="false" Mask="false">-Xms512m -Xmx4g</Config>
<Config Name="Port 8081" Target="8081" Default="" Mode="tcp" Description="Container Port: 8081" Type="Port" Display="always" Required="false" Mask="false">8181</Config>
<Config Name="/var/opt/jfrog/artifactory" Target="/var/opt/jfrog/artifactory" Default="" Mode="rw" Description="/var/opt/jfrog/artifactory" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/artifactory-oss</Config>
<Date>1612836204</Date>
<Category>Productivity: Tools:Utilities</Category>
<Description>JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/artifactory-oss.xml</templatePath>
</Container>

View File

@ -6,12 +6,12 @@
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>true</Privileged>
<Support>http://lime-technology.com/forum/index.php?topic=45839.0</Support>
<Support>https://forums.unraid.net/topic/102294-support-frakman-jcr/</Support>
<Project>https://jfrog.com/</Project>
<Overview>
The JFrog Container Registry is a repository manager, which supports Docker and Helm registries and Generic repositories, allowing you to build, deploy and manage your container images while providing powerful features with fine-grained permission control behind a sleek and easy-to-use UI.
</Overview>
<WebUI>http://[IP]:[PORT:8182]/</WebUI>
<WebUI>http://[IP]:[PORT:6182]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/jcr.xml</TemplateURL>
<Icon>https://i.imgur.com/VeVxi03.png</Icon>
<PostArgs></PostArgs>
@ -20,12 +20,12 @@
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8182</HostPort>
<HostPort>6182</HostPort>
<ContainerPort>8082</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>8181</HostPort>
<HostPort>6181</HostPort>
<ContainerPort>8081</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
@ -33,18 +33,8 @@
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/JCR/conf/db.properties</HostDir>
<ContainerDir>/artifactory_extra_conf/db.properties</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/JCR/conf/binarystore.xml</HostDir>
<ContainerDir>/artifactory_extra_conf/binarystore.xml </ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/JCR</HostDir>
<ContainerDir>/config</ContainerDir>
<HostDir>/mnt/user/appdata/jcr</HostDir>
<ContainerDir>/var/opt/jfrog/artifactory</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
@ -61,12 +51,10 @@
</Variable>
</Environment>
<Config Name="EXTRA_JAVA_OPTIONS" Target="EXTRA_JAVA_OPTIONS" Default="-Xmx512m" Mode="" Description="Container Variable: EXTRA_JAVA_OPTIONS" Type="Variable" Display="always" Required="false" Mask="false">-Xms512m -Xmx2g -Xss256k -XX:+UseG1GC</Config>
<Config Name="Port 8082" Target="8082" Default="" Mode="tcp" Description="Container Port: 8082" Type="Port" Display="always" Required="false" Mask="false">8182</Config>
<Config Name="Port 8081" Target="8081" Default="" Mode="tcp" Description="Container Port: 8081" Type="Port" Display="always" Required="false" Mask="false">8181</Config>
<Config Name="Port 8082" Target="8082" Default="" Mode="tcp" Description="Container Port: 8082" Type="Port" Display="always" Required="false" Mask="false">6182</Config>
<Config Name="Port 8081" Target="8081" Default="" Mode="tcp" Description="Container Port: 8081" Type="Port" Display="always" Required="false" Mask="false">6181</Config>
<Config Name="--user" Target="--user" Default="" Mode="" Description="Container Variable: --user" Type="Variable" Display="always" Required="false" Mask="false">${UID}:${GID}</Config>
<Config Name="db.properties" Target="/artifactory_extra_conf/db.properties" Default="" Mode="rw" Description="db.properties" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/JCR/conf/db.properties</Config>
<Config Name="binarystore.xml " Target="/artifactory_extra_conf/binarystore.xml " Default="" Mode="rw" Description="binarystore.xml " Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/JCR/conf/binarystore.xml</Config>
<Config Name="AppData Config Path" Target="/config" Default="/mnt/user/appdata/JCR" Mode="rw" Description="Container Path: /var/opt/jfrog/artifactory" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/JCR</Config>
<Config Name="/var/opt/jfrog/artifactory" Target="/var/opt/jfrog/artifactory" Default="" Mode="rw" Description="/var/opt/jfrog/artifactory" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/jcr</Config>
<Date>1612414040</Date>
<Category>Productivity: Tools:Utilities</Category>
<Description>The JFrog Container Registry is a repository manager, which supports Docker and Helm registries and Generic repositories, allowing you to build, deploy and manage your container images while providing powerful features with fine-grained permission control behind a sleek and easy-to-use UI.</Description>