Disassembler
ce325cf3d0
- Bump basic OS to Alpine 3.9 - Restructure repo and add layer versioning - Use JSON for all metadata - Merge abuild branch (but without abuild)
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
{
|
|
"title": "CKAN",
|
|
"desc-cs": "Datový sklad",
|
|
"desc-en": "Data store",
|
|
"lxcpath": "ckan",
|
|
"version": "0.0.1",
|
|
"release": "0",
|
|
"license": "GPL",
|
|
"depends": ["alpine3.9-python2.7", "ckan-datapusher", "postgres", "redis", "solr"]
|
|
}
|