deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

fix(Dockerfile): force gunzip of license files #475

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

I'm still running into issues with make docker-build locally. This fixes it.

codecov-io commented 7 years ago

Codecov Report

Merging #475 into master will increase coverage by -0.09%.

@@            Coverage Diff            @@
##           master    #475      +/-   ##
=========================================
- Coverage   55.78%   55.7%   -0.09%     
=========================================
  Files          29      29              
  Lines        1219    1219              
=========================================
- Hits          680     679       -1     
- Misses        501     502       +1     
  Partials       38      38
Impacted Files Coverage Δ
pkg/healthsrv/buckets_lister.go 80% <ø> (-10%) :x:

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 c27393d...b3b1d20. Read the comment docs.