Robert, There isn't! I just added this: https://github.com/mitchellh/vagrant/commit/1d69e95c1c72e3c0b326dd5f5063b63313431a7f
It'll be available in 1.5. Best, Mitchell On Mon, Feb 3, 2014 at 3:12 PM, Robert Gründler <[email protected]> wrote: > Hi all, > > is there a way to make the docker provisioner not use the "*-d*" flag > when running a container? We have > some containers which simply pull dependencies during provisioning, and > hence could be removed with "*-rm*" > after running. > > However, docker complains about the conflicting flags "*-rm*" and "*-d*" > when adding "*-rm*". > > best regards > > > -robert > > > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
