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
Wen Cheng Ma 5cc672b006 Add Subnets info for user-defined network
* If user doesn't specify the subnets to create a network, it will pick
  subnets from inside preferred pool. This PR aims to inspect these subnets info

* Add integration tests for docker inspect the subnets.

* docker-py project is already synchronized.

* jenkins checks depend on https://github.com/docker/docker-py/pull/888

Fixes issue 

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
2016-01-15 10:03:29 +08:00
..
attach.md Implement configurable detach key 2016-01-03 23:03:39 +01:00
build.md Fix docs for memory-swap 2015-12-30 09:23:35 +08:00
cli.md Document that detach keys are a list of key bindings 2016-01-14 13:58:41 -08:00
commit.md
cp.md
create.md Network scoped alias support 2016-01-14 08:44:41 -08:00
daemon.md Merge pull request from calavera/daemon_configuration_file 2016-01-14 16:44:58 -08:00
diff.md
docker_images.gif
events.md Add filter by event type and documentation. 2016-01-04 14:58:04 -05:00
exec.md Implement configurable detach key 2016-01-03 23:03:39 +01:00
export.md
history.md
images.md
import.md
index.md
info.md Added additional container information to "docker info". 2016-01-11 19:14:44 -05:00
inspect.md Update integration tests when container and image have same name 2015-12-29 11:08:31 +08:00
kill.md
load.md
login.md WIP: Update security docs for seccomp/apparmor 2016-01-14 13:58:37 -08:00
logout.md
logs.md
network_connect.md Network scoped alias support 2016-01-14 08:44:41 -08:00
network_create.md Add IPAM Config Options to match libnetwork 2016-01-14 14:32:25 -05:00
network_disconnect.md Forced endpoint cleanup 2016-01-13 21:28:52 -08:00
network_inspect.md Add Subnets info for user-defined network 2016-01-15 10:03:29 +08:00
network_ls.md
network_rm.md
pause.md
port.md
ps.md Improvement for docker subcommand's help messages 2016-01-01 12:27:28 +08:00
pull.md
push.md
rename.md
restart.md
rm.md
rmi.md Prune digest references when deleting by tag 2016-01-12 12:11:43 -08:00
run.md Network scoped alias support 2016-01-14 08:44:41 -08:00
save.md
search.md
start.md Implement configurable detach key 2016-01-03 23:03:39 +01:00
stats.md
stop.md
tag.md
top.md
unpause.md
update.md
version.md
volume_create.md
volume_inspect.md
volume_ls.md
volume_rm.md
wait.md