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
250 B
Plaintext
11 lines
250 B
Plaintext
{
|
|
"title": "FrontlineSMS",
|
|
"desc-cs": "Hromadné odesílání zpráv",
|
|
"desc-en": "Bulk SMS messaging",
|
|
"lxcpath": "frontlinesms",
|
|
"version": "0.0.1",
|
|
"release": "0",
|
|
"license": "GPL",
|
|
"depends": ["alpine3.9-java8"]
|
|
}
|