ba6266c648
add a little more information about the docker run -P option
Sven Dowideit2014-02-11 19:53:45 +10:00
9f9df6cd54
add a little more information about the docker run -P option
Sven Dowideit2014-02-11 19:53:45 +10:00
605f913fc5
point out that ENV DEBIAN_FRONTEND will persist, so its not recommended
Sven Dowideit2014-02-10 16:10:15 +10:00
a4a6a0dbc1
point out that ENV DEBIAN_FRONTEND will persist, so its not recommended
Sven Dowideit2014-02-10 16:10:15 +10:00
808f83bc5c
please, for the love of Docker, do. not. use. symlinks
Sven Dowideit2014-02-07 15:21:33 +10:00
da710527a4
please, for the love of Docker, do. not. use. symlinks
Sven Dowideit2014-02-07 15:21:33 +10:00
ff4a5b431b
be a little more explicit about what WORKDIR does
Sven Dowideit2014-02-05 13:24:17 +10:00
cbd2748ec4
be a little more explicit about what WORKDIR does
Sven Dowideit2014-02-05 13:24:17 +10:00
8bef3842d7
New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build
Solomon Hykes2013-12-04 10:36:21 +00:00
22fd28d287
New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build
Solomon Hykes2013-12-04 10:36:21 +00:00
5bfb9bf093
change the documentation only - It looks like we have a number of cmdline params to completely update from the code version
Sven Dowideit2014-01-22 14:12:01 +10:00
538f28b15b
change the documentation only - It looks like we have a number of cmdline params to completely update from the code version
Sven Dowideit2014-01-22 14:12:01 +10:00
9a20d94d97
Add a --signal option to the kill command to specify a signal.
Paul Lietar2014-01-22 04:42:36 +00:00
6dcbeea319
Add a --signal option to the kill command to specify a signal.
Paul Lietar2014-01-22 04:42:36 +00:00
f0d44c8bc1
Documentation about automatic bind-mount dir creation
Maxime Petazzoni2013-12-06 10:43:54 -08:00
8364e5f019
Documentation about automatic bind-mount dir creation
Maxime Petazzoni2013-12-06 10:43:54 -08:00
632263387f
Update bash completion to ignore stderr output of docker binary
Tianon Gravi2014-01-20 01:26:01 -07:00
57e78abe14
Update bash completion to ignore stderr output of docker binary
Tianon Gravi2014-01-20 01:26:01 -07: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)
Tianon Gravi2014-01-13 13:16:12 -07:00
98131c2bc4
Switch docker run --username to docker run --user which is more accurate (while we can still do so without breaking anyone's scripts)
Tianon Gravi2014-01-13 13:16:12 -07: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
Tianon Gravi2014-01-11 01:00:03 -07:00
4aa138c60d
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
Tianon Gravi2014-01-11 01:00:03 -07:00
b52c999103
Suggest users install dependencies by using requirements.txt, not manually
John Feminella2013-11-23 15:53:50 -05:00
ff73503948
Suggest users install dependencies by using requirements.txt, not manually Upstream-commit: b52c999103 Component: cli
John Feminella2013-11-23 15:53:50 -05: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
Sven Dowideit2013-10-29 10:39:44 +10:00
e5bc16370d
add links to the Dockerfiles as canonical external requirements, add example of building and exposing the docs and simplify the Dockerfile for cacheability Upstream-commit: 23e91a6d7f Component: cli
Sven Dowideit2013-10-29 10:39:44 +10:00
22ab3ddc8a
Fixed some typo's and formatting issues in remote api documentation.
Thatcher Peskens2013-08-05 15:55:40 -07:00
d7f43325f2
Fixed some typo's and formatting issues in remote api documentation. Upstream-commit: 22ab3ddc8a Component: cli
Thatcher Peskens2013-08-05 15:55:40 -07:00
2216afb617
Some more improvements on the docs readme. Removed references to website.
Thatcher2013-07-31 13:59:56 -07:00
67f5bb8bb9
Some more improvements on the docs readme. Removed references to website. Upstream-commit: 2216afb617 Component: cli
Thatcher2013-07-31 13:59:56 -07:00
9c5f4391e1
Updated docs README with instructions to preview the generated manfile, and where to get the one generated by sphinx.
Thatcher Peskens2013-07-31 13:44:10 -07:00
34f087441b
Updated docs README with instructions to preview the generated manfile, and where to get the one generated by sphinx. Upstream-commit: 9c5f4391e1 Component: cli
Thatcher Peskens2013-07-31 13:44:10 -07: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.
Thatcher Peskens2013-05-06 17:41:51 -07:00
aec84e0e64
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. Upstream-commit: 6d79cab514 Component: cli
Thatcher Peskens2013-05-06 17:41:51 -07:00
f4399fe403
Added code and color for 'note' and updated the hello world note.
Thatcher Peskens2013-04-08 20:10:47 -07:00
c6d0d33e87
Added code and color for 'note' and updated the hello world note. Upstream-commit: f4399fe403 Component: cli
Thatcher Peskens2013-04-08 20:10:47 -07:00