Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better logging & image improvement #31

Merged
merged 5 commits into from
Feb 16, 2024
Merged

Better logging & image improvement #31

merged 5 commits into from
Feb 16, 2024

Conversation

sethsandaru
Copy link
Member

Closes #30

  • Write logs to stdout, so that we can use "docker logs".
  • (For SQLite users only) When running, DocKing will echo the UID & GID of www-data so that userland can do chown UID:GID on host

@sethsandaru sethsandaru self-assigned this Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (76d7950) 98.05% compared to head (e2022b4) 98.05%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #31   +/-   ##
=========================================
  Coverage     98.05%   98.05%           
  Complexity      178      178           
=========================================
  Files            63       63           
  Lines           872      872           
=========================================
  Hits            855      855           
  Misses           17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sethsandaru
Copy link
Member Author

image

@sethsandaru sethsandaru merged commit f4c82d3 into main Feb 16, 2024
6 checks passed
@sethsandaru sethsandaru deleted the image-improvementz branch February 16, 2024 01:18
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.

Better error logging on containers
1 participant