Closed tacerus closed 5 months ago
Normally the output of hostname -f
and $HOSTNAME must not be identical, but it looks like in containers it is.
Yes you are right, the alternative would be to install hostname
in the container, but I figured it's not worth it for a dummy certificate.
"hostname" is not installed in the container, replace with Bash native HOSTNAME to avoid startup failure: