Skip to content

Instantly share code, notes, and snippets.

@ephemeralsnow
Last active August 29, 2015 14:24
Show Gist options
  • Save ephemeralsnow/f1cf60d83a5dbc5ca29f to your computer and use it in GitHub Desktop.
Save ephemeralsnow/f1cf60d83a5dbc5ca29f to your computer and use it in GitHub Desktop.
Vagrant 1.7.3でvagrant upするとdocker pullしにいっちゃう
/opt/vagrant/embedded/gems/gems/vagrant-1.7.3/plugins/providers/docker/action.rb
https://github.com/mitchellh/vagrant/blob/dbf0af2e3fea2dcf7c76956ac0e58127dd1df846/plugins/providers/docker/action.rb#L261
/opt/vagrant/embedded/gems/gems/vagrant-1.7.3/plugins/providers/docker/action/pull.rb
https://github.com/mitchellh/vagrant/blob/dbf0af2e3fea2dcf7c76956ac0e58127dd1df846/plugins/providers/docker/action/pull.rb#L16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment