committed by
GitHub
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
# Specter Desktop in a docker container |
||||
|
|
||||
|
[Specter Desktop](https://github.com/cryptoadvance/specter-desktop) by [cryptoadvance](https://cryptoadvance.io/) in a docker container. |
||||
|
|
||||
|
## Why? |
||||
|
|
||||
|
So we can simplify things and make things easier (also try to build cross platform) |
||||
|
|
||||
|
## Building |
||||
|
|
||||
|
``` |
||||
|
docker build -t nolim1t/specter-desktop:v0.6.1 . |
||||
|
``` |
Loading…
Reference in new issue