Closed blaggacao closed 9 years ago
seems that this line dockerutils.opt_cleanup = '--rm' is not properly working on python3.4
dockerutils.opt_cleanup = '--rm'
I will look at that this week. Thanks for your feedback.
seems that this line
dockerutils.opt_cleanup = '--rm'
is not properly working on python3.4