Doug Davis
421578fbd4
remove =false from options that default to false in the docs
...
This re-aligns the docs with what the cmd line now does.
Signed-off-by: Doug Davis <dug@us.ibm.com>
2017-06-02 00:07:21 +00:00
Vincent Demeester
1e3c5bbe15
Add --format support to images command
...
- rename `api/client/ps` to `api/client/formatter`
- add a a image formatter
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-06-02 00:07:21 +00:00
Sambuddha Basu
93ce6fd9f5
The docs now explain that images with repo:tag as <none>:<none> are dangling images.
...
Signed-off-by: Sambuddha Basu <sambuddhabasu1@gmail.com>
2017-06-02 00:07:19 +00:00
Mary Anthony
d45666f869
Fixing issues in command ordering. Adding index.md
...
Adjust bullets
Entering Seb's comments
Signed-off-by: Mary Anthony <mary@docker.com>
2017-06-02 00:07:11 +00:00
Vincent Demeester
898614f30a
Update filtering chapters on ps/images references
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-06-02 00:07:07 +00:00
Vincent Demeester
a395c4af01
Fix #8048 : make `docker images repository:tag` work
...
Make command like "docker images ubuntu:14.04" work and filter out the
image with the given tag.
Closes #8048 .
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-06-02 00:07:05 +00:00
Mary Anthony
4f9fac3803
Splitting out the cli command into parts.
...
Signed-off-by: Mary Anthony <mary@docker.com>
2017-06-02 00:06:59 +00:00