f0d44c8bc1
Documentation about automatic bind-mount dir creation
...
Docker-DCO-1.1-Signed-off-by: Maxime Petazzoni <max@signalfuse.com > (github: mpetazzoni)
2017-06-02 00:06:20 +00:00
632263387f
Update bash completion to ignore stderr output of docker binary
...
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com > (github: tianon)
2017-06-02 00:06:20 +00:00
4e48cc274e
add a little info about ghosts
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
2017-06-02 00:06:20 +00:00
d24c5c599d
Switch docker run --username to docker run --user which is more accurate (while we can still do so without breaking anyone's scripts)
...
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com > (github: tianon)
2017-06-02 00:06:20 +00:00
3ca9415d56
Resync bash completion to include all flags defined in the code, and to autocomplete properly on all parameters that are reasonably possible to do so on today
...
This also includes several new minor features that are interesting, so do explore a little. :)
Finally, this also fixes a few bugs where commands would complete parameters that they won't necessarily accept. We still have a few of these cases, but they're reduced to a minimum now.
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com > (github: tianon)
2017-06-02 00:06:20 +00:00
33415ebe36
update commands.go
...
update docker.go
move to pkg
update docs
update name and copyright
change --sinceId to --since-id, update completion and docs
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor@docker.com > (github: vieux)
2017-06-02 00:06:19 +00:00
98b39c91de
Added Reference Manual
...
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net > (github: jamtur01)
2017-06-02 00:06:19 +00:00
fb17f9fcab
Mac OSX command for pip was incorrect
2017-06-02 00:06:19 +00:00
bc7722ea0f
support for container names in bash completion
2017-06-02 00:06:19 +00:00
2d576ea3b6
make docs is more consistent
2017-06-02 00:06:19 +00:00
3091ba88fa
change the policy wrt $ sudo docker to simplify auto-testing
2017-06-02 00:06:19 +00:00
01d4e98cc8
Corrects misspellings of 'Sphinx'
2017-06-02 00:06:19 +00:00
b52c999103
Suggest users install dependencies by using requirements.txt, not manually
2017-06-02 00:06:19 +00:00
e074bc6db1
rebase and add some filters
2017-06-02 00:06:19 +00:00
23e91a6d7f
add links to the Dockerfiles as canonical external requirements, add example of building and exposing the docs and simplify the Dockerfile for cacheability
2017-06-02 00:06:19 +00:00
bed37d2204
Clean up level 3 headers.
2017-06-02 00:06:19 +00:00
9914c18a11
Add zsh completion from @felixr with permission
...
See https://github.com/felixr/docker-zsh-completion for the original.
See also https://github.com/dotcloud/docker/issues/2202#issuecomment-26313287
Fixes #2202
2017-06-02 00:06:19 +00:00
24c9b31edf
Move contrib/docker.bash to contrib/completion/bash/docker for better organization
2017-06-02 00:06:19 +00:00
ce220ef43b
Fix #1919 document how to edit and release docs.
2017-06-02 00:06:19 +00:00
147b04ce2b
Fixed typos
2017-06-02 00:06:19 +00:00
22ab3ddc8a
Fixed some typo's and formatting issues in remote api documentation.
2017-06-02 00:06:19 +00:00
2216afb617
Some more improvements on the docs readme. Removed references to website.
2017-06-02 00:06:19 +00:00
9c5f4391e1
Updated docs README with instructions to preview the generated manfile, and where to get the one generated by sphinx.
2017-06-02 00:06:19 +00:00
77926c6033
Enabled the docs to generate manpages.
...
* changed conf.py to reference toctree.rst instead of index
* Added note to README to upgrade your sphinx to the latest version to prevent a bug with .. note:: blocks.
2017-06-02 00:06:19 +00:00
74428120af
Make style consistent
2017-06-02 00:06:19 +00:00
3c035fa508
Add Mac OS X instructions for doc tools
2017-06-02 00:06:19 +00:00
99dfa4e7e8
Add make server command to preview docs
2017-06-02 00:06:18 +00:00
6d79cab514
Updated index to reflect new (short) 'engine' message (merged with solomon's new text), also moved around the layout a bit and fixed some small text errors.
2017-06-02 00:06:18 +00:00
f4399fe403
Added code and color for 'note' and updated the hello world note.
2017-06-02 00:06:18 +00:00
8a39a45f05
Improved README
2017-06-02 00:06:18 +00:00
244477e27f
Merge of docker-website into the docker documentation.
2017-06-02 00:06:18 +00:00
f35a9d8098
create README.md at this place for preview.
2017-06-02 00:06:18 +00:00