Add gettext package to docker images
Allows to use envsubst utility within pegleg container. Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Change-Id: I7733854253f3d4a6f9367678d93da9d4056e9535
This commit is contained in:
parent
23d30dfe2b
commit
85da464cec
@ -23,6 +23,7 @@ RUN set -ex \
|
||||
ca-certificates \
|
||||
curl \
|
||||
build-essential \
|
||||
gettext-base \
|
||||
git \
|
||||
gpg \
|
||||
gpg-agent \
|
||||
|
@ -23,6 +23,7 @@ RUN set -ex \
|
||||
ca-certificates \
|
||||
curl \
|
||||
build-essential \
|
||||
gettext-base \
|
||||
git \
|
||||
gpg \
|
||||
gpg-agent \
|
||||
|
Loading…
Reference in New Issue
Block a user