mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-03 19:07:41 +03:00
Added docker support (#55)
* chore(repo): added docker support * docs(readme): added docker instruction * refactor(docker): build from current branch * fix(docker): remove unnecessary packages Co-authored-by: Frank Denis <124872+jedisct1@users.noreply.github.com>
This commit is contained in:
parent
95e4e900a7
commit
4d1f41e5be
3 changed files with 27 additions and 0 deletions
|
@ -53,6 +53,10 @@ Minisign is also available on Ubuntu as a PPA:
|
|||
|
||||
$ [sudo] add-apt-repository ppa:dysfunctionalprogramming/minisign
|
||||
|
||||
Minisign is also available with docker:
|
||||
|
||||
$ docker run -i --rm jedisct1/minisign
|
||||
|
||||
Additional tools, libraries and implementations
|
||||
-----------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue