This adds a new core command, `docker-exec`, which allows the user to exec into an already-running container. - Fixes #6566 - Fixes #5193 - Fixes #4904 - Fixes #4057 - Fixes #4179 - Fixes #4903
Vagrant Contrib
Miscellaneous contributions which assist people in using Vagrant will make their way into this directory. An up-to-date list of short descriptions for each item will be kept below.
List of Contrib Items
bash- Contains a bash script for improving autocompletion with bash.emacs- Contains a file for enabling Ruby syntax highlighting forVagrantfiles inemacs.st- Contains a.sublime-settingsfile for enabling Ruby syntax highlighting forVagrantfiles in Sublime Text.sudoers- Contains the pieces of/etc/sudoersconfiguration to avoid password entry when starting machines.vim- Contains a.vimfile for enabling Ruby syntax highlighting forVagrantfiles invim.