Skip to content

feat: add log cache directory to Dockerfile - #187

Merged
avoidwork merged 1 commit into
mainfrom
feat/dockerfile-add-log-cache-dir
Jun 12, 2026
Merged

feat: add log cache directory to Dockerfile#187
avoidwork merged 1 commit into
mainfrom
feat/dockerfile-add-log-cache-dir

Conversation

@avoidwork

@avoidwork avoidwork commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Description

Adds /home/madz/.cache/madz/logs directory to the Dockerfile build step with proper group permissions (chmod -R g+rwX), enabling the madz user to write logs to a mounted volume at that path.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

N/A — Dockerfile-only change, no application logic affected.

Coverage

  • 100% line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with 100% line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork
avoidwork force-pushed the feat/dockerfile-add-log-cache-dir branch 6 times, most recently from 13f2efe to 9ed58a7 Compare June 12, 2026 12:45
@avoidwork
avoidwork force-pushed the feat/dockerfile-add-log-cache-dir branch from 9ed58a7 to 1ca0014 Compare June 12, 2026 12:46
@avoidwork avoidwork self-assigned this Jun 12, 2026
@avoidwork
avoidwork merged commit 28e492a into main Jun 12, 2026
2 checks passed
@avoidwork
avoidwork deleted the feat/dockerfile-add-log-cache-dir branch June 12, 2026 12:50
@avoidwork avoidwork mentioned this pull request Jun 12, 2026
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant