Skip to content
forked from VonC/b2d

Prepare the environment for running boot2docker on Windows, even behind corporate proxy.

License

Notifications You must be signed in to change notification settings

deutschlion/b2d

 
 

Repository files navigation

b2d

Prepare the environment for running boot2docker on Windows, even behind corporate proxy.

Context: http://stackoverflow.com/a/29303930/6309

senv.bat

Set the environment variables and path for Git, Boot2Docker and VirtualBox.
Define aliases for VBoxManage (in order to expose ports on VirtualBox boot2docker vm easily)

The env.bat is supposed to be in the parent folder of the repo, in order to not been committed and pushed by mistake
(since it can include proxy environment vith username:password in it)

About

Prepare the environment for running boot2docker on Windows, even behind corporate proxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 40.3%
  • Go 39.2%
  • Batchfile 9.0%
  • Perl 6.0%
  • HTML 5.3%
  • JavaScript 0.2%