Install envsubsts

This commit is contained in:
Nikolai Rodionov 2024-04-02 18:10:55 +02:00
parent e7dc5cfb1c
commit 12516d82fb
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -1,3 +1,4 @@
FROM ghcr.io/flant/shell-operator:latest
RUN apk update && apk add envsubst --no-cache
ADD /hooks /hooks
ADD /tpls /tpls