Added missing hostname for RHEL based images

This commit is contained in:
Alexey Pustovalov 2022-03-18 10:32:29 +02:00
parent 14b9ed502b
commit 1085a07c7a

View File

@ -59,6 +59,7 @@ RUN set -eux && \
shadow-utils \ shadow-utils \
tzdata \ tzdata \
iputils \ iputils \
hostname \
libcurl \ libcurl \
libevent \ libevent \
openldap \ openldap \