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

Add docker:clean task #965

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Add docker:clean task #965

merged 1 commit into from
Apr 26, 2017

Conversation

NeQuissimus
Copy link
Contributor

This task will call docker rmi by default.
The command can be controlled using the dockerRmiCommand key.

Fixes #501

  • Added a test that tests for the images' existence before and after
  • Reused clean as it is familiar
  • Command override provided as key
  • Documentation

This task will call `docker rmi` by default.
The command can be controlled using the dockerRmiCommand key.

Fixes sbt#501
@NeQuissimus
Copy link
Contributor Author

@muuki88 Can you kick off the CIs again? The Typesafe Bintray was down...

@muuki88
Copy link
Contributor

muuki88 commented Apr 18, 2017

Ah, sure.

@NeQuissimus
Copy link
Contributor Author

@muuki88 Looks like the Windows guy needs yet another poke :D

@muuki88 muuki88 added the docker label Apr 26, 2017
@muuki88
Copy link
Contributor

muuki88 commented Apr 26, 2017

Sorry for the late reply. The appveyor stuff has some other issue :P

Thanks a lot for your contribution :)

@muuki88 muuki88 merged commit 2c3946a into sbt:master Apr 26, 2017
@NeQuissimus NeQuissimus deleted the docker_clean branch April 26, 2017 22:37
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.

2 participants