Commit graph

6 commits

Author SHA1 Message Date
Scott S. Lowe
12c1e7cc37 Clean up all Vagrant configurations
Remove old settings that are no longer applicable.
2016-09-21 01:06:15 -06:00
Scott Lowe
81b1458b0f Add Ruby code to all Vagrantfiles
Add Ruby code to determine full path to supporting files referenced
in all Vagrantfiles. This will allow more effective use of Vagrant
commands when not in the same directory as the Vagrantfile.
2016-01-13 13:48:02 -07:00
Scott Lowe
9dbf2f23e5 Fix Docker error related to group membership
Kill SSH connection to force re-connecting and updating group membership in order to correct Docker daemon error
2015-11-18 11:33:44 -07:00
Scott Lowe
77b014618c Update Vagrantfile
Update the Vagrantfile for all projects to specify a specific VM
clone directory (to help with Time Machine backups)
2015-06-23 23:28:53 -06:00
Scott Lowe
14d1ed8677 Update README.md with final instructions
Update README.md with final instructions for using the files found
in this directory tree.
2015-02-10 17:21:06 -07:00
Scott Lowe
e455630867 Add initial version of Vagrant-Docker files
Add Vagrantfiles and supporting documentation for running Docker
under Vagrant.
2015-02-10 14:02:18 -07:00