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

umputun / docker-logger
79%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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/github.com/moby/moby/v2-2.0.0-beta.8
  • 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
  • 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
22532539397

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
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
22527465628 master chore: update go-pkgz/lgr to v0.12.2 push 28 Feb 2026 07:31PM UTC umputun github
79.34
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
22058265196 master chore: add .ralphex to .gitignore push 16 Feb 2026 10:03AM UTC umputun github
75.41
14460855854 master Update Dependabot configuration to stop automatic PRs push 15 Apr 2025 03:50AM UTC umputun github
62.3
14459883359 master Configure Dependabot to only provide security updates for Go push 15 Apr 2025 02:25AM UTC umputun github
62.3
12566579154 master Bump github.com/stretchr/testify in the go-modules-updates group Bumps the go-modules-updates group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - ... push 01 Jan 2025 03:08AM UTC umputun github
62.3
12532116895 master Bump github.com/fsouza/go-dockerclient in the go-modules-updates group Bumps the go-modules-updates group with 1 update: [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient). Updates `github.com/fsouza/go-dockerclient`... push 29 Dec 2024 03:30AM UTC umputun github
62.3
10191888023 master Bump github.com/fsouza/go-dockerclient in the go-modules-updates group Bumps the go-modules-updates group with 1 update: [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient). Updates `github.com/fsouza/go-dockerclient`... push 01 Aug 2024 04:15AM UTC umputun github
62.3
10165748227 master Bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.3+incompatible to 27.1.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/d... push 30 Jul 2024 04:01PM UTC umputun github
62.3
See All Builds (98)
  • 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