gradle-docker icon indicating copy to clipboard operation
gradle-docker copied to clipboard

Add option to remove intermediate containers and images

Open dtanzer opened this issue 10 years ago • 2 comments

Removing intermediate images should be as easy as adding "--rm=true" to the command line of "docker build".

dtanzer avatar Mar 31 '15 06:03 dtanzer

+1

jochenchrist avatar Oct 07 '15 11:10 jochenchrist