Add a new fig command for retrieving the locally bound port of a service.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
This commit is contained in:
parent
2827786886
commit
c48ee5caef
9 changed files with 164 additions and 51 deletions
|
|
@ -28,6 +28,10 @@ Force stop service containers.
|
|||
|
||||
View output from services.
|
||||
|
||||
## port
|
||||
|
||||
Print the public port for a port binding
|
||||
|
||||
## ps
|
||||
|
||||
List containers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue