jxstxn1 / dockerize

Apache License 2.0
8 stars 1 forks source link

Check if the Docker engine is running #93

Closed passsy closed 1 year ago

passsy commented 1 year ago

When the desktop app is not started it seems like the container is started, but it is actually not.

This check prevents such errors

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (017be62) into main (d0c9666) will decrease coverage by 0.66%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   36.11%   35.45%   -0.66%     
==========================================
  Files          12       13       +1     
  Lines         216      220       +4     
==========================================
  Hits           78       78              
- Misses        138      142       +4     
Impacted Files Coverage Δ
lib/src/docker/is_docker_running.dart 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.