osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
576 stars 75 forks source link

docker.from_env() to detect rootless instance #110

Closed Tuebel closed 3 years ago

Tuebel commented 3 years ago

See #109

codecov[bot] commented 3 years ago

Codecov Report

Merging #110 (f9a4043) into master (4b81302) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   86.89%   86.89%           
=======================================
  Files           7        7           
  Lines         595      595           
=======================================
  Hits          517      517           
  Misses         78       78           
Impacted Files Coverage Δ
src/rocker/core.py 90.86% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b81302...f9a4043. Read the comment docs.