epics-containers / edge-containers-cli

command line shortcuts for epics containers developers
Apache License 2.0
3 stars 1 forks source link

Address docker/podman differences in ps #118

Closed marcelldls closed 6 months ago

marcelldls commented 6 months ago

fixes #115

Using docker/podman inspect provides more consistency in format and keywords than docker/podman ps --format json

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.82%. Comparing base (ff2cdc6) to head (957d7ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 86.71% 86.82% +0.11% ========================================== Files 14 14 Lines 783 782 -1 ========================================== Hits 679 679 + Misses 104 103 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.