Add manifest/manifest.yaml
Add initial StartOS manifest
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
id: munin-bitcoin
|
||||
title: Munin Bitcoin
|
||||
version: 0.1.0
|
||||
release-notes: Initial development release
|
||||
|
||||
license: MIT
|
||||
|
||||
description:
|
||||
short: Bitcoin watch-only wallet and label manager
|
||||
long: |
|
||||
Munin-bitcoin is a Bitcoin watch-only wallet service
|
||||
for StartOS with support for transaction monitoring
|
||||
and BIP-329 label import and export.
|
||||
|
||||
root: /
|
||||
|
||||
assets:
|
||||
license: LICENSE
|
||||
|
||||
containers:
|
||||
main:
|
||||
image: munin-bitcoin:latest
|
||||
Reference in New Issue
Block a user