providers/docker: don't remove image on reload for build cache

This commit is contained in:
Mitchell Hashimoto 2015-07-09 14:23:26 -06:00
parent 057f04e46a
commit f1618f5ec8
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ module VagrantPlugins
b2.use Call, IsBuild do |env2, b3|
if env2[:result]
b3.use ConfigValidate
b3.use EnvSet, force_halt: true
b3.use action_halt
b3.use HostMachineSyncFoldersDisable