Test the latest Docker with Vagrant

Want to experiment the latest Docker CE features on Linux when you have a MacOS or Windows box? Or just want to learn Docker in a sandbox?

Here is a simple Vagrantfile that will make your day. Just vagrant up (wait some minutes), then vagrant ssh and you're done.

Ah! There's a goodie: The file sharing is supported by NFS on MacOS and SMB on Windows. Both provide faster file sync than the default VBoxFS.

Comments, pull requests and any improvement suggestions are welcome.

Exits:

Comments !

links

social