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

kevin-snippet/b2d

This branch is 690 commits behind VonC/b2d:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 8, 2015
May 2, 2015
Jun 24, 2015
Jun 24, 2015
Jun 24, 2015
Jun 24, 2015
Apr 18, 2015
Jun 24, 2015
Apr 13, 2015
May 18, 2015
Apr 29, 2015
Jul 8, 2015
Mar 29, 2015
Mar 28, 2015
Mar 29, 2015
Jun 24, 2015
May 19, 2015
Apr 21, 2015
Jun 24, 2015
Apr 13, 2015
Apr 4, 2015
Apr 19, 2015
Apr 10, 2015
Mar 30, 2015
Jun 4, 2015
Jun 6, 2015
Apr 19, 2015
Apr 3, 2015
Jun 24, 2015

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

  • Go 46.2%
  • Shell 43.1%
  • Batchfile 10.7%