Docker-Machine/Virtualbox : How to Access Machine from another device on network

When I create a docker-machine with the virtualbox driver I get an IP address that is host-only i.e. 192.168.99.100 etc.

How can I get it to issue the docker-machine with an IP address that can be accessed from someone else’s device?