mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-22 22:34:39 -04:00
4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
docker-ip() {
|
|
boot2docker ip 2> /dev/null
|
|
}
|