Add standalone-sign and standalone-verify commands

This commit is contained in:
Miloslav Trmač
2016-03-23 18:13:20 +01:00
parent 69d5a131c9
commit 03f6cb89e6
5 changed files with 210 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ FROM fedora
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-go-md2man \
# gpgme bindings deps
libassuan-devel gpgme-devel \
gnupg \
# registry v1 deps
xz-devel \
python-devel \