Skip to content

How does acme-companion read other containers' environment variables? #995

Answered by buchdag
AlperShal asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AlperShal.

acme-companion reads the other containers environments by running docker-gen internally (like nginx-proxy).

docker-gen it self does this through the Docker API, and access that API through the Docker socket.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlperShal
Comment options

Answer selected by AlperShal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants