зеркало из https://github.com/microsoft/docker.git
Add docker-exec to main manpage
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
This commit is contained in:
Родитель
8b97e2c287
Коммит
fc75ade4f8
|
@ -2,7 +2,7 @@
|
|||
% Docker Community
|
||||
% SEPT 2014
|
||||
# NAME
|
||||
docker-exec - Run a command in an existing container
|
||||
docker-exec - Run a command in an active container
|
||||
|
||||
# SYNOPSIS
|
||||
**docker exec**
|
||||
|
|
|
@ -98,6 +98,9 @@ unix://[/path/to/socket] to use.
|
|||
**docker-events(1)**
|
||||
Get real time events from the server
|
||||
|
||||
**docker-exec(1)**
|
||||
Run a command in an active container
|
||||
|
||||
**docker-export(1)**
|
||||
Stream the contents of a container as a tar archive
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче