deis / builder

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

ref(Makefile): remove obsolete "docker tag -f" flag #372

Closed mboersma closed 8 years ago

mboersma commented 8 years ago

Summary of Changes

Removes the -f flag from the make docker-tag target, since it is an error as of Docker v1.12.

Pull Request Hygiene TODOs

This is an error with Docker 1.12.

deis-bot commented 8 years ago

@sgoings, @technosophos and @arschles are potential reviewers of this pull request based on my analysis of git blame information. Thanks @mboersma!

codecov-io commented 8 years ago

Current coverage is 41.81%

Merging #372 into master will increase coverage by 0.05%

@@             master       #372   diff @@
==========================================
  Files            24         24          
  Lines          1111       1112     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            464        465     +1   
  Misses          623        623          
  Partials         24         24          

Powered by Codecov. Last updated by 5ef0646...aed3ad3