Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove stopped containers in make targets #1590

Conversation

corneliusweig
Copy link
Contributor

This PR adds the --rm flag to all docker run commands in Makefile. Otherwise, the make targets clutter the list of stopped containers.

@codecov-io
Copy link

codecov-io commented Feb 2, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1590   +/-   ##
=======================================
  Coverage   46.51%   46.51%           
=======================================
  Files         118      118           
  Lines        5044     5044           
=======================================
  Hits         2346     2346           
  Misses       2464     2464           
  Partials      234      234

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 f5dbcb3...ce197e3. Read the comment docs.

@nkubala nkubala merged commit 419d08d into GoogleContainerTools:master Feb 4, 2019
@corneliusweig corneliusweig deleted the cleanup-containers-in-makefile branch February 5, 2019 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants