Open jamiejackson opened 7 years ago
Not sure what a 'docker provisioner' is, must be a new vagrant feature. I'll need to read up on it.
FYI: https://www.vagrantup.com/docs/provisioning/docker.html
It was introduced in Vagrant 1.4 (2013).
Never noticed it... Looking into what is needed.
Maybe it's Vagrant, itself, which needs to accommodate it:
Yeah, I found that as well. The support for installing is in the provisioner itself not the guest. I'm going to try adding the capabilities to the guest to see if the provisioner can use them.
I assumed I'd be able to build an image with the Docker provisioner. Bad assumption?
Vagrantfile