feat: added a client, but forgot to add signing

This commit is contained in:
Andrew Rioux
2023-04-28 18:05:08 -04:00
parent 40d105b043
commit 50bca92194
6 changed files with 79 additions and 5 deletions

View File

@@ -16,4 +16,4 @@
FROM rust:1-alpine
RUN apk add bash docker git cmake make automake musl-dev \
flex bison linux-headers openssl-dev apache2-utils
flex bison linux-headers openssl-dev apache2-utils docker-compose