1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference/commandline
Alessandro Boch d618b56b40 Docs and manual changes
- for service create on node-local networks

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-17 15:50:28 -07:00
..
attach.md Update attach.md 2017-05-02 18:09:04 -07:00
build.md Merge pull request #33185 from tonistiigi/docs-build-target 2017-05-15 22:14:54 +02:00
cli.md Update CLI docs and add opts/config.go 2017-05-11 10:08:21 -07:00
commit.md Added word to documentation 2017-04-10 09:14:01 -04:00
container.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
container_prune.md Update docs of label filter for docker system prune 2017-04-11 12:08:55 -07:00
cp.md
create.md remove --init-path from client 2017-04-10 16:49:43 +02:00
deploy.md Add --prune to stack deploy. 2017-03-14 16:09:28 -04:00
diff.md
dockerd.md Add daemon option to push foreign layers 2017-05-16 14:36:36 -07:00
events.md Add doc for system events and events[Fix #32748] 2017-04-26 21:27:45 +03:00
exec.md Clarify where the RUN command runs from 2017-04-26 13:54:48 -04:00
export.md
history.md Minor fixups for history CLI reference 2017-04-16 12:51:29 -05:00
image.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
image_prune.md Update docs of label filter for docker system prune 2017-04-11 12:08:55 -07:00
images.md Fix markdown indentation level 2017-04-16 12:56:00 -05:00
import.md
index.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
info.md Update the CLI docs to display whether a root rotation is in progress 2017-05-11 10:48:22 -07:00
inspect.md Merge pull request #31901 from davidxia/fix-docs 2017-03-28 14:00:05 +02:00
kill.md
load.md docs: added support for CLI yaml file generation 2017-03-14 16:04:08 -07:00
login.md
logout.md
logs.md
network.md Edits to CLI reference 2017-04-05 11:27:09 -07:00
network_connect.md
network_create.md Docs and manual changes 2017-05-17 15:50:28 -07:00
network_disconnect.md
network_inspect.md
network_ls.md Add --filter scope=swarm|local for docker network ls 2017-03-23 18:48:11 -07:00
network_prune.md Update docs of label filter for docker system prune 2017-04-11 12:08:55 -07:00
network_rm.md
node.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
node_demote.md
node_inspect.md Update the CLI docs to display whether a root rotation is in progress 2017-05-11 10:48:22 -07:00
node_ls.md Update the CLI docs to display whether a root rotation is in progress 2017-05-11 10:48:22 -07:00
node_promote.md
node_ps.md provide examples 2017-03-31 05:11:36 +08:00
node_rm.md
node_update.md
pause.md
plugin.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
plugin_create.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_disable.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_enable.md
plugin_inspect.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_install.md
plugin_ls.md Add support for metrics plugins 2017-05-12 00:30:09 -04:00
plugin_push.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_rm.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_set.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
plugin_upgrade.md fix some typos for plugin 2017-04-28 23:47:45 +08:00
port.md
ps.md
pull.md
push.md Updated push.md with progress bar info 2017-03-24 10:25:52 -04:00
rename.md
restart.md
rm.md
rmi.md
run.md Clarify --env-file usage with names without values 2017-04-28 09:03:40 +02:00
save.md
search.md
secret.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
secret_create.md specify max size for secret in doc 2017-03-28 10:17:03 +08:00
secret_inspect.md specify max size for secret in doc 2017-03-28 10:17:03 +08:00
secret_ls.md Merge pull request #30810 from allencloud/make-secret-ls-support-filter 2017-03-28 13:43:19 +02:00
secret_rm.md specify max size for secret in doc 2017-03-28 10:17:03 +08:00
service.md Fix inconsisticy for service logs 2017-04-12 22:43:14 +08:00
service_create.md do not allow duration less than 1 ms in healthcheck parameters 2017-04-12 10:48:31 -07:00
service_inspect.md
service_logs.md Remove experimental from service logs 2017-04-10 13:40:45 -07:00
service_ls.md Add PORTS field for docker service ls (ingress) 2017-04-03 18:40:15 -07:00
service_ps.md provide examples 2017-03-31 05:11:36 +08:00
service_rm.md
service_scale.md
service_update.md do not allow duration less than 1 ms in healthcheck parameters 2017-04-12 10:48:31 -07:00
stack.md Add cli reference docs for root-level commands 2017-03-27 11:10:58 +02:00
stack_deploy.md Add --prune to stack deploy. 2017-03-14 16:09:28 -04:00
stack_ls.md Add format to docker stack ls 2017-04-25 16:45:30 +03:00
stack_ps.md provide examples 2017-03-31 05:11:36 +08:00
stack_rm.md stack rm should accept multiple arguments 2017-04-05 01:08:37 -04:00
stack_services.md
start.md
stats.md
stop.md
swarm.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_ca.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_init.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_join.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_join_token.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_leave.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_unlock.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_unlock_key.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
swarm_update.md Document the swarm root CA rotation CLI command. 2017-05-15 17:21:01 -07:00
system.md Edits to CLI reference 2017-04-05 11:27:09 -07:00
system_df.md Add bash completion for system df --format 2017-04-27 10:29:19 +02:00
system_events.md Add doc for system events and events[Fix #32748] 2017-04-26 21:27:45 +03:00
system_prune.md Update docs of label filter for docker system prune 2017-04-11 12:08:55 -07:00
tag.md
top.md
unpause.md
update.md Add --cpus support for docker update 2017-04-06 15:40:12 -07:00
version.md
volume.md Edits to CLI reference 2017-04-05 11:27:09 -07:00
volume_create.md
volume_inspect.md
volume_ls.md
volume_prune.md Update docs of label filter for docker system prune 2017-04-11 12:08:55 -07:00
volume_rm.md
wait.md Update ContainerWait API 2017-05-16 15:11:39 -07:00