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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.4.1
DEFAULT BRANCH: master
Ran 01 Mar 2026 12:45AM 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

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

Jobs
ID Job ID Ran Files Coverage
1 22532558084.1 01 Mar 2026 12:45AM UTC 7
79.34
GitHub Action Run
Source Files on build 22532558084
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d4e70808 on github
  • Prev Build on master (#22527465628)
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