This website requires JavaScript.
dc7a9b9c0e
Update fish completion for 1.5.0
Arnaud Porterie
2015-01-28 08:52:06 -08:00
875d536e72
Update fish completion for 1.5.0
Arnaud Porterie
2015-01-28 08:52:06 -08:00
e6158378b5
Add completion for stats.
Jessica Frazelle
2015-01-26 11:01:40 -08:00
b52831aaaf
Add completion for stats.
Jessica Frazelle
2015-01-26 11:01:40 -08:00
0dafe480ab
Add bash completions for daemon flags, simplify with extglob
Harald Albers
2015-01-19 18:35:40 +01:00
d76dbb5c6d
Add bash completions for daemon flags, simplify with extglob
Harald Albers
2015-01-19 18:35:40 +01:00
642218cefa
Docker run -e FOO should erase FOO if FOO isn't set in client env
Doug Davis
2015-01-16 12:57:08 -08:00
ec0d1c6463
Docker run -e FOO should erase FOO if FOO isn't set in client env
Doug Davis
2015-01-16 12:57:08 -08:00
3296ada2ed
Update to docker stats documentation
Michael Crosby
2015-01-21 11:44:23 -08:00
3de3e281b4
Update to docker stats documentation
Michael Crosby
2015-01-21 11:44:23 -08:00
9da6238f41
Add documentation for stats feature
Michael Crosby
2015-01-19 16:10:26 -08:00
1bdb79875f
Add documentation for stats feature
Michael Crosby
2015-01-19 16:10:26 -08:00
ff12640c2b
An initial quick import of documentation from Compose, Machine and Swarm
Sven Dowideit
2015-01-19 09:55:08 +10:00
417805a657
An initial quick import of documentation from Compose, Machine and Swarm
Sven Dowideit
2015-01-19 09:55:08 +10:00
f870b2c6f5
Add docs for --memory-swap.
Jessica Frazelle
2015-01-19 16:16:36 -08:00
a556d8bf19
Add docs for --memory-swap.
Jessica Frazelle
2015-01-19 16:16:36 -08:00
ca57d01f87
Update the docs for --link accept container id
Lei Jitang
2015-01-19 09:57:44 +08:00
5dccac542c
Update the docs for --link accept container id
Lei Jitang
2015-01-19 09:57:44 +08:00
6f56148726
Add the list of possible values for --log-level to help text
Doug Davis
2015-01-15 12:19:19 -08:00
ef7ce74d6b
Add the list of possible values for --log-level to help text
Doug Davis
2015-01-15 12:19:19 -08:00
7c63b49df6
Document that ENV vars are not automatically updated
Sebastiaan van Stijn
2015-01-19 00:23:57 +01:00
5e88125007
Document that ENV vars are not automatically updated
Sebastiaan van Stijn
2015-01-19 00:23:57 +01:00
4939c04b28
Add documentation for HTTP proxies
Arnaud Porterie
2015-01-19 11:23:31 -08:00
b6a4c9fe71
Add documentation for HTTP proxies
Arnaud Porterie
2015-01-19 11:23:31 -08:00
776f4e478e
Support whitespaces in ADD and COPY continued
Arnaud Porterie
2014-12-26 16:30:34 -08:00
88a2eb4a22
Support whitespaces in ADD and COPY continued
Arnaud Porterie
2014-12-26 16:30:34 -08:00
da1720cca2
Fix typo.
Liang-Chi Hsieh
2015-01-19 18:02:23 +08:00
686c224963
Fix typo.
Liang-Chi Hsieh
2015-01-19 18:02:23 +08:00
11c19fc0f3
Add build --pull and evenets --filter flags to the docs for 1.4
Sven Dowideit
2015-01-06 23:23:32 -05:00
a7ed566eb0
Add build --pull and evenets --filter flags to the docs for 1.4
Sven Dowideit
2015-01-06 23:23:32 -05:00
74b009e816
Add backing filesystem info to docker info command where applicable Fixes #9960
Phil Estes
2015-01-15 16:40:39 -05:00
4b071354e8
Add backing filesystem info to docker info command where applicable Fixes #9960
Phil Estes
2015-01-15 16:40:39 -05:00
72aae7c046
Docs: Add note that export doesn't include volume data.
Sebastiaan van Stijn
2015-01-14 23:47:17 +01:00
fb3a2bf634
Docs: Add note that export doesn't include volume data.
Sebastiaan van Stijn
2015-01-14 23:47:17 +01:00
40ee6737ea
changed format of cli note
Nathan Hsieh
2015-01-15 08:39:16 -08:00
8b57d28fc0
changed format of cli note
Nathan Hsieh
2015-01-15 08:39:16 -08:00
1c6f4dc7fb
added note to man & cli docs on search limit
Nathan Hsieh
2015-01-14 18:03:09 -08:00
3c02a08288
added note to man & cli docs on search limit
Nathan Hsieh
2015-01-14 18:03:09 -08:00
221cd67e25
Add --readonly for read only container rootfs
Michael Crosby
2015-01-13 13:52:51 -08:00
909c972594
Add --readonly for read only container rootfs
Michael Crosby
2015-01-13 13:52:51 -08:00
e14d0cf87e
Add a note that remote and Boot2Docker users should not type sudo
Sven Dowideit
2014-12-29 18:19:42 +10:00
3af7c4551a
Add a note that remote and Boot2Docker users should not type sudo
Sven Dowideit
2014-12-29 18:19:42 +10:00
f4573ee0bc
Allow the container to share the PID namespace with the host
Dan Walsh
2014-11-25 15:10:53 -05:00
1e0e65f98b
Allow the container to share the PID namespace with the host
Dan Walsh
2014-11-25 15:10:53 -05:00
d246ce1f3d
rename a existing container Closes #3036
Srini Brahmaroutu
2014-10-05 02:47:54 +00:00
07a134c3ff
rename a existing container Closes #3036
Srini Brahmaroutu
2014-10-05 02:47:54 +00:00
dde41d008e
Fix order of pause and port in command line documentation.
Andreas Köhler
2015-01-07 20:27:24 +01:00
67ff33a519
Fix order of pause and port in command line documentation.
Andreas Köhler
2015-01-07 20:27:24 +01:00
663bc8e969
Adding IPv6 network support to docker
Malte Janduda
2015-01-09 00:03:19 +01:00
52d9478b69
Adding IPv6 network support to docker
Malte Janduda
2015-01-09 00:03:19 +01:00
2b97e7c82e
Add @ArikaChen's tip for using HTTPS proxy to pull
Sven Dowideit
2015-01-05 10:53:39 +10:00
2cd1fe2d7b
Add @ArikaChen's tip for using HTTPS proxy to pull
Sven Dowideit
2015-01-05 10:53:39 +10:00
fbe252581a
Specify ENV variables are also used for CMD.
Jan Koprowski
2014-12-15 13:28:42 +01:00
c0e17b6f88
Specify ENV variables are also used for CMD.
Jan Koprowski
2014-12-15 13:28:42 +01:00
350d2e33b7
Allow for Dockerfile to be named something else. Add a check to make sure Dockerfile is in the build context Add docs and a testcase Make -f relative to current dir, not build context
Doug Davis
2014-09-11 07:42:17 -07:00
a07f74111e
Allow for Dockerfile to be named something else. Add a check to make sure Dockerfile is in the build context Add docs and a testcase Make -f relative to current dir, not build context
Doug Davis
2014-09-11 07:42:17 -07:00
c88762b38b
Have .dockerignore support Dockerfile/.dockerignore
Doug Davis
2014-10-23 14:30:11 -07:00
d5c66b30ea
Have .dockerignore support Dockerfile/.dockerignore
Doug Davis
2014-10-23 14:30:11 -07:00
c5bd80c738
Fixed minor typo
Christian Stefanescu
2015-01-06 12:34:14 +01:00
5119c5b376
Fixed minor typo
Christian Stefanescu
2015-01-06 12:34:14 +01:00
d8d520cfbc
Explicitly mention that '-P' maps to random ports
Sven Dowideit
2015-01-06 17:01:10 +10:00
f57d12a5d7
Explicitly mention that '-P' maps to random ports
Sven Dowideit
2015-01-06 17:01:10 +10:00
ea4024d2bd
--help option and help command should print to stdout not stderr
Dan Walsh
2014-10-15 17:14:12 -04:00
87fbe5d3b9
--help option and help command should print to stdout not stderr
Dan Walsh
2014-10-15 17:14:12 -04:00
bc5dd0cd32
Add docs Cloudfront cache invalidation
Sven Dowideit
2014-12-18 16:46:43 +10:00
c998ef06dc
Add docs Cloudfront cache invalidation
Sven Dowideit
2014-12-18 16:46:43 +10:00
c33d198609
add ability to publish range of ports Closes #8899 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com >
Srini Brahmaroutu
2014-11-03 18:15:55 +00:00
b19512b38c
add ability to publish range of ports Closes #8899 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com > Upstream-commit: c33d198609 Component: cli
Srini Brahmaroutu
2014-11-03 18:15:55 +00:00
3fb5792b25
Sort options in bash completion alphabetically
Harald Albers
2014-12-30 19:18:21 +01:00
8339d95317
Sort options in bash completion alphabetically
Harald Albers
2014-12-30 19:18:21 +01:00
1d3be0eae9
Add missing options to bash completion
Harald Albers
2014-12-29 19:21:45 +01:00
e3a5916d4a
Add missing options to bash completion
Harald Albers
2014-12-29 19:21:45 +01:00
6345932ff1
Document that there is a delay before the --restart policy restart, and that its double the last one
Sven Dowideit
2014-12-30 12:14:08 +10:00
978d20a4ab
Document that there is a delay before the --restart policy restart, and that its double the last one
Sven Dowideit
2014-12-30 12:14:08 +10:00
04e44cef6b
Talk up the 1.4 change to initialise volumes at time
Sven Dowideit
2014-12-05 14:31:54 +10:00
23e65f459b
Talk up the 1.4 change to initialise volumes at time
Sven Dowideit
2014-12-05 14:31:54 +10:00
bd4bbf0034
Add "OOM killed" event based on OOM state information
Phil Estes
2014-11-19 14:50:16 -05:00
1fa3bb9676
Add "OOM killed" event based on OOM state information
Phil Estes
2014-11-19 14:50:16 -05:00
c5bc505744
Allow for relative paths on ADD/COPY
Doug Davis
2014-12-12 10:32:11 -08:00
f021a10a56
Allow for relative paths on ADD/COPY
Doug Davis
2014-12-12 10:32:11 -08:00
8b6198a7f2
Update the documentation for #9356 fix
Sven Dowideit
2014-12-16 15:25:09 +10:00
4b167499c3
Update the documentation for #9356 fix
Sven Dowideit
2014-12-16 15:25:09 +10:00
1cc7a4eb81
add Scott's link checker script, and fix what it finds
Sven Dowideit
2014-12-16 14:25:37 +10:00
b39e021d90
add Scott's link checker script, and fix what it finds
Sven Dowideit
2014-12-16 14:25:37 +10:00
0ed37792d6
Additions for 1.4.1 release
Fred Lifton
2014-12-16 17:40:02 -08:00
0f45110f91
Additions for 1.4.1 release
Fred Lifton
2014-12-16 17:40:02 -08:00
ce7267e597
Refactor completion for docker run and docker create
Harald Albers
2014-12-15 21:07:41 +01:00
a5eb2e896f
Refactor completion for docker run and docker create
Harald Albers
2014-12-15 21:07:41 +01:00
6a94570d5a
Update fish shell completions.
Barnaby Gray
2014-12-07 12:40:29 +00:00
58884a83d3
Update fish shell completions.
Barnaby Gray
2014-12-07 12:40:29 +00:00
e6d8a17cf5
add note to docs about overlay + btrfs
Jessica Frazelle
2014-12-08 10:18:17 -08:00
f6a50ae86c
add note to docs about overlay + btrfs
Jessica Frazelle
2014-12-08 10:18:17 -08:00
41d3d7dc72
Added description for 'docker run' command, -c/--cpu-shares flag
shishir-a412ed
2014-11-24 16:20:18 -05:00
d686976ec8
Added description for 'docker run' command, -c/--cpu-shares flag
shishir-a412ed
2014-11-24 16:20:18 -05:00
76daef2b9a
Forbid client piping to tty enabled container
Arnaud Porterie
2014-12-05 16:50:56 -08:00
d82196393d
Forbid client piping to tty enabled container
Arnaud Porterie
2014-12-05 16:50:56 -08:00
acd8287c74
Add a fuse example, combining both SYS_ADMIN and --device
Sven Dowideit
2014-12-05 16:41:18 +10:00
c804d95895
Add a fuse example, combining both SYS_ADMIN and --device
Sven Dowideit
2014-12-05 16:41:18 +10:00
c5e525eb4c
add --cap-add=NET_ADMIN to make a new network device
Sven Dowideit
2014-12-05 16:30:47 +10:00
a4952d1f24
add --cap-add=NET_ADMIN to make a new network device
Sven Dowideit
2014-12-05 16:30:47 +10:00