Certificate generation and sync, implemented proper grant and revocation flows. Pubkey uploading. Added openssh-client to Dockerfile
This commit is contained in:
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libpq-dev \
|
||||
curl \
|
||||
openssl \
|
||||
openssh-client \
|
||||
nginx \
|
||||
nodejs \
|
||||
npm \
|
||||
|
||||
Reference in New Issue
Block a user