This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Description
In docker-compose/v2/simple-site/docker-compose.yml the option -only-exposed is causing the issue that dockergen will not find the proper variable to update the template.
Result : It will never forward tot he proper container (as no upstream server)
Error in the logs : [emerg] 1#1: no servers are inside upstream in /etc/nginx/conf.d/default.conf:50
Consequence :
No server in Upstream.
Note : -only-exposed as been removed somehow from the doc on dockergen.