genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.89k stars 231 forks source link

bump up BuildKit to v0.3.2 (support CoreOS) #186

Closed AkihiroSuda closed 5 years ago

AkihiroSuda commented 5 years ago

Fix #45

Signed-off-by: Akihiro Suda suda.akihiro@lab.ntt.co.jp

codecov[bot] commented 5 years ago

Codecov Report

Merging #186 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #186   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files          13     13           
  Lines         740    740           
=====================================
  Misses        740    740

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 0b967de...70d7bea. Read the comment docs.

jessfraz commented 5 years ago

thanks!