mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-18 21:12:02 +00:00
add basic documentation for docker image
This commit is contained in:
parent
4e635f56d2
commit
2535c21336
1 changed files with 9 additions and 0 deletions
|
@ -103,6 +103,15 @@ performance-related tips.
|
|||
It appears that onionbalance supports loading usual
|
||||
`hs_ed25519_secret_key` key so it should work.
|
||||
|
||||
* Is there a docker image?
|
||||
|
||||
Yes, if you do not wish to compile mkp224o yourself, you can use
|
||||
the `ghcr.io/cathugger/mkp224o` image like so:
|
||||
|
||||
```bash
|
||||
docker run --rm -it -v $PWD:/keys ghcr.io/cathugger/mkp224o -d /keys neko
|
||||
```
|
||||
|
||||
### Acknowledgements & Legal
|
||||
|
||||
To the extent possible under law, the author(s) have dedicated all
|
||||
|
|
Loading…
Add table
Reference in a new issue