If an entry under docker_containers has host defined, it needs also
to have app_port defined. The host key is used by nginx to determine
if a web configuration should be generated for this container.
This change offers an unit test to validate the pillar configuration,
and fixes the issue for exim container introduced in 3c52ac6a.