• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / docker-logger
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.1
DEFAULT BRANCH: master
Repo Added 26 Jul 2018 06:01PM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refs/tags/v1.4.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • code-review-fixes
  • dependabot/github_actions/github-actions-updates-a2e7793ad6
  • dependabot/go_modules/github.com/docker/docker-26.1.4incompatible
  • dependabot/go_modules/github.com/docker/docker-27.1.0incompatible
  • dependabot/go_modules/github.com/docker/docker-28.0.0incompatible
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.12.0
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-3c0b262fbe
  • dependabot/go_modules/go-modules-updates-3c24d51eea
  • dependabot/go_modules/go-modules-updates-7c4956ecd3
  • dependabot/go_modules/go-modules-updates-8c36577aaf
  • dependabot/go_modules/go-modules-updates-db33c82b2d
  • dependabot/go_modules/go-modules-updates-e93809617c
  • feature/v1.1
  • fix-default-root-user
  • master
  • mixerr
  • mod
  • modernize-ci-and-deps
  • paskal/dependabot-disable-updates
  • paskal/dependabot-security-updates
  • refs/tags/v1.4.1
  • v1.1.0

01 Mar 2026 12:44AM UTC coverage: 79.339%. Remained the same
22532558084

push

github

web-flow
Run as root by default to fix docker socket access (#58)

* Run as root by default to fix docker socket access

Previously, the container ran as non-root user app (UID 1001) which
failed on most systems because the docker socket GID didn't match
the container's docker group GID (999). The v1.3.0 image ran as root
and worked out of the box; v1.4.0 switched to non-root via the
updated baseimage and broke existing setups.

Set APP_UID=0 in the Dockerfile to restore root execution as default.
Add documented APP_UID/DOCKER_GID options in docker-compose.yml and
a "Running as Non-Root" section in README for users who prefer to
drop privileges.

Resolves #57

* keep TIME_ZONE commented out in docker-compose.yml

---------

Co-authored-by: umputun <umputun@gmail.com>

384 of 484 relevant lines covered (79.34%)

7.48 hits per line

Relevant lines Covered
Build:
Build:
484 RELEVANT LINES 384 COVERED LINES
7.48 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22532558084 refs/tags/v1.4.1 Run as root by default to fix docker socket access (#58) * Run as root by default to fix docker socket access Previously, the container ran as non-root user app (UID 1001) which failed on most systems because the docker socket GID didn't match t... push 01 Mar 2026 12:45AM UTC web-flow github
79.34
22532539397 master Run as root by default to fix docker socket access (#58) * Run as root by default to fix docker socket access Previously, the container ran as non-root user app (UID 1001) which failed on most systems because the docker socket GID didn't match t... push 01 Mar 2026 12:44AM UTC web-flow github
79.34
22531343651 fix-default-root-user keep TIME_ZONE commented out in docker-compose.yml Pull #58 28 Feb 2026 11:28PM UTC umputun github
79.34
22527465628 master chore: update go-pkgz/lgr to v0.12.2 push 28 Feb 2026 07:31PM UTC umputun github
79.34
22519538491 fix-default-root-user Run as root by default to fix docker socket access Previously, the container ran as non-root user app (UID 1001) which failed on most systems because the docker socket GID didn't match the container's docker group GID (999). The v1.3.0 image ran ... Pull #58 28 Feb 2026 11:08AM UTC paskal github
78.93
22087878407 master fix: address code review findings across discovery, logger, and main (#56) - improve error handling and input validation in discovery, logger, and main - replace flaky time.Sleep patterns with channel-based synchronization in tests - add test cov... push 17 Feb 2026 06:08AM UTC web-flow github
79.34
22087845807 code-review-fixes fix: address code review findings across discovery, logger, and main - improve error handling and input validation in discovery, logger, and main - replace flaky time.Sleep patterns with channel-based synchronization in tests - add test coverage ... Pull #56 17 Feb 2026 06:06AM UTC umputun github
79.34
22087846590 code-review-fixes fix: address code review findings across discovery, logger, and main - improve error handling and input validation in discovery, logger, and main - replace flaky time.Sleep patterns with channel-based synchronization in tests - add test coverage ... Pull #56 17 Feb 2026 06:06AM UTC umputun github pending completion  
22087418881 code-review-fixes fix: address remaining code review findings - replace log.Fatalf in activate() with graceful channel close - extract closeStreamer helper to deduplicate close logic - replace NewEventNotif 5 params with EventNotifOpts struct - add error tracking ... Pull #56 17 Feb 2026 05:45AM UTC umputun github
78.77
22086975108 code-review-fixes docs: update README, CLAUDE.md, and add completed plan - add missing CLI flags to README options table (--loc, --syslog-prefix, --dbg) - document cross-kind filter exclusivity rules - fix typo: "inlcudes" -> "includes" - update CLAUDE.md with wri... Pull #56 17 Feb 2026 05:23AM UTC umputun github
77.09
See All Builds (96)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc