Closed jackinloadup closed 2 years ago
Per the docker-compose documentation the extra_hosts variable must be an IP address. https://docs.docker.com/compose/compose-file/#extra_hosts
The ifeq matches if equal to nothing. Else the host ip was found and thus we should use it.
Per the docker-compose documentation the extra_hosts variable must be an IP address. https://docs.docker.com/compose/compose-file/#extra_hosts
The ifeq matches if equal to nothing. Else the host ip was found and thus we should use it.