..
attach.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
build.md
Fix documentation for Step 0
to Step 1
in docker build
2016-09-11 10:52:40 -07:00
cli.md
Remove -h option for docker cli
2016-09-02 11:46:49 +08:00
commit.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
cp.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
create.md
Update docs for docker create
to include --rm
flag
2016-08-25 22:05:38 -07:00
deploy.md
Append --registry-auth with with
2016-07-22 10:38:56 +02:00
diff.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
docker_images.gif
retooling for hugo
2015-06-15 13:19:38 -07:00
dockerd.md
devmapper: Provide a knob dm.xfs_nospace_max_retries
2016-09-01 11:38:09 -04:00
events.md
Add health status as action on events documentations
2016-09-04 18:01:57 +02:00
exec.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
export.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
history.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
images.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
import.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
index.md
make node ps default to self in swarm node
2016-08-30 17:34:16 +08:00
info.md
Miss the options in some commands
2016-08-31 14:18:41 +08:00
inspect.md
Refactor docker inspect
to work on all types
2016-08-25 16:29:08 -07:00
kill.md
update command description in CLI
2016-07-31 00:06:18 +08:00
load.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
login.md
fix docs about sudo docker login
2016-09-05 04:44:18 +00:00
logout.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
logs.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
menu.md
add menu.md, make index.md command line reference, update typos/minor errors in cli docs
2016-06-30 14:30:11 -07:00
network_connect.md
add overlay networking security model node
2016-08-12 13:17:24 -07:00
network_create.md
provide actual command format for docker network create
2016-08-31 17:40:13 +08:00
network_disconnect.md
add overlay networking security model node
2016-08-12 13:17:24 -07:00
network_inspect.md
add overlay networking security model node
2016-08-12 13:17:24 -07:00
network_ls.md
Fix incorrect help output in docker network ls
2016-09-05 08:24:22 -07:00
network_rm.md
add overlay networking security model node
2016-08-12 13:17:24 -07:00
node_demote.md
update command description in CLI
2016-07-31 00:06:18 +08:00
node_inspect.md
Update example output for node inspect
2016-08-09 13:04:35 +02:00
node_ls.md
cli: docker service|node|stack ps
instead of tasks
2016-07-27 11:06:42 -07:00
node_promote.md
update command description in CLI
2016-07-31 00:06:18 +08:00
node_ps.md
make node ps default to self in swarm node
2016-08-30 17:34:16 +08:00
node_rm.md
Add --force to node removal
2016-08-01 18:55:58 -07:00
node_update.md
cli: docker service|node|stack ps
instead of tasks
2016-07-27 11:06:42 -07:00
pause.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
plugin_disable.md
replace active by enabled for consistency in plugins
2016-08-25 20:42:49 -07:00
plugin_enable.md
replace active by enabled for consistency in plugins
2016-08-25 20:42:49 -07:00
plugin_inspect.md
Merge pull request #26192 from lixiaobing10051267/masterPluginInspect
2016-08-31 14:42:03 +02:00
plugin_install.md
Modify options for the command plugin install
2016-08-30 18:45:06 +08:00
plugin_ls.md
Miss the options in some commands
2016-08-31 14:18:41 +08:00
plugin_rm.md
check inconsistant command in docs/reference/commandline
2016-09-01 12:21:52 +08:00
port.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
ps.md
expose RemovalInProgress in StateString #25652
2016-08-18 11:25:27 +08:00
pull.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
push.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
rename.md
Modify rename function usage
2016-09-01 14:48:02 +08:00
restart.md
update command description
2016-08-30 23:07:42 +08:00
rm.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
rmi.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
run.md
Merge pull request #26218 from frosforever/fix_run_reference_typo
2016-09-07 22:18:26 +10:00
save.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
search.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
service_create.md
carries and closes 25414
2016-09-09 15:57:53 -07:00
service_inspect.md
cli: docker service|node|stack ps
instead of tasks
2016-07-27 11:06:42 -07:00
service_ls.md
cli: docker service|node|stack ps
instead of tasks
2016-07-27 11:06:42 -07:00
service_ps.md
Add --no-trunc to service/node/stack ps output
2016-08-16 10:19:11 -04:00
service_rm.md
Remove the option for the command service rm
2016-09-02 17:23:59 +08:00
service_scale.md
cli: docker service|node|stack ps
instead of tasks
2016-07-27 11:06:42 -07:00
service_update.md
Support --group-add
and --group-rm
in docker service create/update
2016-08-27 11:54:05 -07:00
stack_config.md
docs: add initial reference for "stack services"
2016-07-20 18:56:49 +02:00
stack_deploy.md
docs: add initial reference for "stack services"
2016-07-20 18:56:49 +02:00
stack_rm.md
docs: add initial reference for "stack services"
2016-07-20 18:56:49 +02:00
stack_services.md
docs: add initial reference for "stack services"
2016-07-20 18:56:49 +02:00
stack_tasks.md
docs: add initial reference for "stack services"
2016-07-20 18:56:49 +02:00
start.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
stats.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
stop.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
swarm_init.md
Sanitize uses of Swarm as a proper and improper noun
2016-08-30 11:04:41 -07:00
swarm_join.md
Sanitize uses of Swarm as a proper and improper noun
2016-08-30 11:04:41 -07:00
swarm_join_token.md
Modify usage of docker swarm join-token command
2016-08-19 09:44:22 +08:00
swarm_leave.md
Specify woker node for docker swarm leave command
2016-08-18 09:35:11 +08:00
swarm_update.md
fix typo, change sample cert expiry value
2016-08-05 16:51:07 -07:00
tag.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
top.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
unpause.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
update.md
Forbid update restart policy of container with AutoRemove flag
2016-08-16 15:36:13 +08:00
version.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
volume_create.md
Add option to specify name without --name in volume create
2016-08-25 14:20:06 -07:00
volume_inspect.md
Updates on cli reference documentation
2016-07-07 20:43:18 +02:00
volume_ls.md
Add option to specify name without --name in volume create
2016-08-25 14:20:06 -07:00
volume_rm.md
Add --force
in docker volume rm
to fix out-of-band volume driver deletion
2016-08-18 18:01:25 -07:00
wait.md
update command description
2016-08-30 23:07:42 +08:00