X Tutup
Skip to content

* Fixed remove intermediate containers bug on build goal - it was alway...#194

Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
eemmiirr:bugfix
Apr 8, 2015
Merged

* Fixed remove intermediate containers bug on build goal - it was alway...#194
marcuslinke merged 1 commit intodocker-java:masterfrom
eemmiirr:bugfix

Conversation

@eemmiirr
Copy link
Copy Markdown
Contributor

@eemmiirr eemmiirr commented Apr 7, 2015

Fixed remove intermediate containers bug when building containers. It was always set to true.

In the documentation it says:
rm - remove intermediate containers after a successful build (default behavior)

So it has to be set to false to disable it.
Could you please merge that as soon as possible and release it. Thanks

@marcuslinke
Copy link
Copy Markdown
Contributor

@eemmiirr Thanks for the fix. I will merge and release ASAP.

marcuslinke added a commit that referenced this pull request Apr 8, 2015
 * Fixed remove intermediate containers bug on build goal - it was alway...
@marcuslinke marcuslinke merged commit e37814e into docker-java:master Apr 8, 2015
@eemmiirr eemmiirr deleted the bugfix branch April 8, 2015 21:05
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

X Tutup