silaev / mongodb-replica-set

Run MongoDB Atlas locally for testing
Other
45 stars 6 forks source link

Disable privilegedMode for qoomon/docker-host in favour of NET_ADMIN, NET_RAW caps #9

Closed silaev closed 3 years ago

silaev commented 3 years ago

Disable privilegedMode for qoomon/docker-host in favour of NET_ADMIN, NET_RAW capabilities

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (7d3963b) into master (4497ecd) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
+ Coverage     91.00%   91.05%   +0.04%     
- Complexity      199      200       +1     
============================================
  Files            10       10              
  Lines           812      816       +4     
  Branches         53       53              
============================================
+ Hits            739      743       +4     
  Misses           43       43              
  Partials         30       30              
Impacted Files Coverage Δ Complexity Δ
...b/silaev/mongodb/replicaset/MongoDbReplicaSet.java 92.02% <100.00%> (+0.05%) 138.00 <1.00> (+1.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 4497ecd...8f0fbe2. Read the comment docs.