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

umputun / docker-logger / 22519538491 / 1
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/moby/moby/v2-2.0.0-beta.14
DEFAULT BRANCH: master
Ran 28 Feb 2026 11:08AM UTC
Files 7
Run time 0s
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

28 Feb 2026 11:06AM UTC coverage: 78.926% (-0.4%) from 79.339%
22519538491.1

Pull #58

github

paskal
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
Pull Request #58: Run as root by default to fix docker socket access

382 of 484 relevant lines covered (78.93%)

7.47 hits per line

Source Files on job 22519538491.1
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22519538491
  • 4f3474ae on github
  • Prev Job for on fix-default-root-user (#22087878407.1)
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