mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
17 lines
227 B
Markdown
17 lines
227 B
Markdown
---
|
|
description: Get the URL of a host
|
|
keywords:
|
|
- machine, url, subcommand
|
|
menu:
|
|
main:
|
|
parent: smn_machine_subcmds
|
|
title: url
|
|
---
|
|
|
|
# url
|
|
|
|
Get the URL of a host
|
|
|
|
$ docker-machine url dev
|
|
tcp://192.168.99.109:2376
|