Closed
Description
In a docker-compose situation, the container name isn't known in advance. A way to tell -notify-sigup to pull the container name from an environment variable (ie $nginx_NAME) would be helpful.
After more reading, I might be misunderstanding how docker-compose sets the environment variables.
I'm looking for a solution to putting docker-gen in a separate container from nginx and still being able to use -notify-sigup on the container which gets turned into _nginx_1 and not really known ahead of time (unless you assume how docker-compose is going to name the containers).
This might get solved in a future release when docker-compose includes the ability to name your containers whatever you'd like.
Metadata
Metadata
Assignees
Labels
No labels