Added missing hostname for RHEL based images

This commit is contained in:
Alexey Pustovalov 2022-03-18 10:32:29 +02:00
parent 69bc26ed05
commit fd0bdd9e79

View File

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