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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.1
DEFAULT BRANCH: master
Ran 28 Feb 2026 11:08AM UTC
Jobs 1
Files 7
Run time 1min
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

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

Uncovered Existing Lines

Lines Coverage ∆ File
2
83.17
-0.99% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 22519538491.1 28 Feb 2026 11:08AM UTC 7
78.93
GitHub Action Run
Source Files on build 22519538491
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #58
  • PR Base - master (#22087878407)
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