Nils Winkler
|
04907a7197
|
Moved docker-enter function to docker plugin
Using the recommended enter approach (exec) instead of the previously
used nsenter.
|
2015-07-30 14:25:37 +02:00 |
Nils Winkler
|
90271980fd
|
Moved boot2docker functionality to its own file. Also added a docker-machine plugin, which sets the same variables for docker-machine.
|
2015-07-16 13:14:00 +02:00 |
Nils Winkler
|
27c5500873
|
Updated boot2docker settings
Changed port to 2376.
Added cert path and TLS verify.
|
2015-06-22 07:51:49 +02:00 |
Kevin S. Clarke
|
ef0f7ebc42
|
Updated undescores to dashes and added new alias
|
2015-01-27 15:20:21 -05:00 |
Kevin S. Clarke
|
ed79936529
|
Added Docker aliases and functions
|
2015-01-22 10:23:00 -05:00 |
Travis Swicegood
|
e43f516439
|
Add a few new docker aliases
|
2014-09-04 13:10:35 -07:00 |
Travis Swicegood
|
6f79c9d760
|
Add docker-enter
|
2014-07-18 17:04:41 -05:00 |
Travis Swicegood
|
ccf79ffb4b
|
Add a Docker plugin
This just sets the `DOCKER_HOST` for OS X users so we don't have to keep
setting it all over the place.
|
2014-07-04 13:30:54 -05:00 |