nginx-proxy / nginx-proxy/docker-gen

Verbose logging

Open
#246 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4.6k
Forks
609
Avg merge
2d 18h
Merged PRs (30d)
4

Description

Right now if I run docker-gen all I get is the response below which really doesn't explain what's happening. With a verbose flag logging could be added to explain what containers it can see, etc.

root@ace:~# docker-gen ./template ./output
2017/06/28 03:49:13 Contents of ./output did not change. Skipping notification ''

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the docker-gen CLI invoked as docker-gen ./template ./output and inspect how its current “Contents of ./output did not change” message is produced. Identify the verbose flag and logging behavior needed to explain visible containers, then run the command with and without verbose to verify the output and preserve existing non-verbose behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.