pmem / pmemkv

Key/Value Datastore for Persistent Memory
https://pmem.io
Other
398 stars 119 forks source link

Update docker images #1065

Closed lukaszstolarczuk closed 2 years ago

lukaszstolarczuk commented 2 years ago

Mainly, I was asked to remove the clang-format package from some old images, but... I'd like to make all these docker images work (on stable-1.3 and later on, on other stable and master branches).

All OSes were tested on my fork: https://github.com/lukaszstolarczuk/pmemkv/actions/runs/2089600502 Right now only the latest Fedora is failing, but a fix is coming to PMDK.


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1065 (b60c9d0) into stable-1.3 (7bf0122) will decrease coverage by 2.10%. The diff coverage is n/a.

@@              Coverage Diff               @@
##           stable-1.3    #1065      +/-   ##
==============================================
- Coverage       93.48%   91.37%   -2.11%     
==============================================
  Files              24       24              
  Lines            2087     2041      -46     
==============================================
- Hits             1951     1865      -86     
- Misses            136      176      +40     
Impacted Files Coverage Δ
src/config.h 0.00% <0.00%> (-93.48%) :arrow_down:
src/exceptions.h 60.00% <0.00%> (-15.00%) :arrow_down: