client: request #51 add automatic discovery.

changes after review.
This commit is contained in:
edgd1er 2022-04-15 22:47:09 +02:00
parent c74a64cc67
commit 248c144e7a
No known key found for this signature in database
GPG key ID: F7B8E0D6C867CCAE
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ ENV LOGSIZE ""
ENV TZ America/Chicago
COPY py-kms /home/py-kms/
#hadolint ignore=DL3013,DL3018
RUN apk add --no-cache --update \
bash \
git \