On Thursday, December 26, 2019 at 4:51:08 PM UTC-8, Jamie Jackson wrote: > > Rewriting my first sentence: > > Does /tf exist in the Vagrant VM? If it doesn't, you'll need to add a > (vagrant-managed) shared directory from the `tf` directory on your host to > a `/tf` directory on your guest. >
Yes, /tf does exist on the vagrant vm, as an NFS share. (And the Docker container can access it IF I run the docker run command "by hand" in the container.) That's what's confusing me -- everything "should" be working, but "somehow" permissions are set incorrectly when Vagrant's docker provisioner does the docker run. Thank you for checking in. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/565ab372-4e43-4a5f-a7eb-dceff8916f4d%40googlegroups.com.
