mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
- Add a call to GetState() in GetIP() to bail if the machine is stopped, similar to how it is done in the virtualbox driver. - Add tests for `url` and `env` commands. Fixes #1168 Signed-off-by: Mike Fiedler <miketheman@gmail.com>