Add boot2docker source file

This commit is contained in:
2014-12-24 08:51:08 -05:00
parent b3e6c1e570
commit 205be76f9b
+3
View File
@@ -0,0 +1,3 @@
docker-ip() {
boot2docker ip 2> /dev/null
}