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
216 B
Plaintext
11 lines
216 B
Plaintext
{
|
|
"title": "EcoGIS",
|
|
"desc-cs": "EcoGIS",
|
|
"desc-en": "EcoGIS",
|
|
"lxcpath": "ecogis",
|
|
"version": "0.0.1",
|
|
"release": "0",
|
|
"license": "GPL",
|
|
"depends": ["alpine3.8-php5.6", "postgres"]
|
|
}
|