Merge pull request #3111 from pashinin/master

Vault deploy hook (using curl)
This commit is contained in:
neil
2020-11-02 22:37:43 +08:00
committed by GitHub
2 changed files with 68 additions and 0 deletions

View File

@ -7,6 +7,7 @@ RUN apk update -f \
coreutils \
bind-tools \
curl \
sed \
socat \
tzdata \
oath-toolkit-oathtool \