File tree Expand file tree Collapse file tree 1 file changed +26
-5
lines changed
Expand file tree Collapse file tree 1 file changed +26
-5
lines changed Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " openproject " ,
4- "trademark" : " OpenProject " ,
3+ "name" : " trafficserver " ,
4+ "trademark" : " ApacheTrafficServer " ,
55 "release" : false ,
6- "fork_url" : " https://github.com/opf/openproject " ,
7- "version_from" : " " ,
6+ "fork_url" : " " ,
7+ "version_from" : " https://hub.docker.com/r/trafficserver/trafficserver/tags " ,
88 "edition" : [
99 {
1010 "dist" : " community" ,
1717 "cpu" : " 2" ,
1818 "memory" : " 4" ,
1919 "disk" : " 10" ,
20- "url" : " https://www.openproject.org"
20+ "url" : " https://trafficserver.apache.org"
21+ }
22+ },
23+ {
24+ "name" : " squid" ,
25+ "trademark" : " Squid" ,
26+ "release" : false ,
27+ "fork_url" : " https://github.com/squid-cache/squid" ,
28+ "version_from" : " https://hub.docker.com/r/ubuntu/squid/tags" ,
29+ "edition" : [
30+ {
31+ "dist" : " community" ,
32+ "version" : [
33+ " latest"
34+ ]
35+ }
36+ ],
37+ "requirements" : {
38+ "cpu" : " 2" ,
39+ "memory" : " 4" ,
40+ "disk" : " 10" ,
41+ "url" : " https://www.squid-cache.org"
2142 }
2243 }
2344]
You can’t perform that action at this time.
0 commit comments