Skip to content

Instantly share code, notes, and snippets.

View omero's full-sized avatar
💭
I write code and play video games

Omar Aguirre omero

💭
I write code and play video games
  • @OctahedroidHQ
  • Mexico , Monterrey
View GitHub Profile
@omero
omero / boot2docker-nfs.rb
Last active August 29, 2015 14:27 — forked from mattes/boot2docker-nfs.rb
docker-machine/ boot2docker with NFS instead of vboxsf
#!/usr/bin/env ruby
# Usage
# $ docker-machine create my-machine123 -d virtualbox
# $ ruby <(curl -L https://git.io/vvvco) my-machine123
# https://gist.github.com/mattes/4d7f435d759ca2581347
require 'erb'
bootlocalsh = %Q(#/bin/bash