-
Notifications
You must be signed in to change notification settings - Fork 142
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
feat: package gdu in docker container #313
Conversation
Signed-off-by: rare-magma <[email protected]>
Signed-off-by: rare-magma <[email protected]>
Signed-off-by: rare-magma <[email protected]>
Signed-off-by: rare-magma <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #313 +/- ##
==========================================
- Coverage 90.16% 90.13% -0.03%
==========================================
Files 31 31
Lines 3345 3345
==========================================
- Hits 3016 3015 -1
- Misses 267 268 +1
Partials 62 62 ☔ View full report in Codecov by Sentry. |
Nice contribution, thank you! |
@dundee thanks for accepting the PR and creating the automated workflow. Do you think it would make sense to add the packages section in the repo homepage so it's easy to see it? |
Good point! Added. |
Containerizing gdu makes it easier to use without installing it.
Please note that I haven't tested the commands in the makefile, only executed them manually in the terminal