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.
