Sven Dowideit
fcb975cfd1
Fix a small spelling error in the dm.blkdiscard docs
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2015-02-05 10:57:33 +10:00
Sven Dowideit
1cc774b4fa
Merge pull request #10508 from SvenDowideit/ctrl-backslash-used-to-generate-a-stacktrace
...
Remove docker attach generates a stacktrace on ctrl-\ docs, as i can't trigger it
2015-02-05 10:21:00 +10:00
Alexander Morozov
fd1bdf2120
Merge pull request #10566 from jfrazelle/fix-overlay-unit-tests-for-btrfs
...
Fix for running unit tests on a 3.18 kernel with btrfs.
2015-02-04 15:41:06 -08:00
Alexander Morozov
7cc9858223
Merge pull request #10565 from jfrazelle/fix-range
...
Fix compilation on Go 1.3.3
2015-02-04 14:07:05 -08:00
Jessica Frazelle
c809fc552b
Fix for running unit tests on a 3.18 kernel with btrfs.
...
Was failing on overlay before and comparing the wrong error.
Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <jess@docker.com > (github: jfrazelle)
2015-02-04 13:51:44 -08:00
Jessica Frazelle
4855612aae
Fix compilation on Go 1.3.3
...
Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <jess@docker.com > (github: jfrazelle)
2015-02-04 13:35:20 -08:00
Jessie Frazelle
5a5726c5e4
Merge pull request #10526 from allingeek/runconfig-user-detail
...
CLEANUP: Amend run help for --user to include GID
2015-02-04 13:23:55 -08:00
Jeff Nickoloff
46d4e491c8
Amend run help for --user to include GUID
...
The -u/--user flag optionaly takes a group/gui. This change documents this behavior and specifies the complete format of the value.
Signed-off-by: Jeff Nickoloff <jeff@allingeek.com >
Added a missed semi-colon for consistency with other messages.
Signed-off-by: Jeff Nickoloff <jeff@allingeek.com >
2015-02-04 21:27:02 +01:00
Jessie Frazelle
a271eaeba2
Merge pull request #10547 from duglin/Issue10214
...
Pretty the help text
2015-02-04 11:31:18 -08:00
Fred Lifton
8a91926cd9
Merge pull request #10522 from SvenDowideit/fix-swarm-links
...
use the same paths as in the swarm repo, so that their links magically w...
2015-02-04 10:19:19 -08:00
Fred Lifton
a1ce6c7d44
Merge pull request #10542 from SvenDowideit/ets-spelling-in-userguide
...
Spelling mistake in dockerlinks
2015-02-04 10:17:52 -08:00
Arnaud Porterie
23196cdebb
Merge pull request #10539 from dmcgowan/v2-registry-revert-push
...
Revert push to v2 official registry
2015-02-04 10:01:26 -08:00
Derek McGowan
88fdcfef02
Limit push and pull to v2 official registry
...
No longer push to the official v2 registry when it is available. This allows pulling images from the v2 registry without defaulting push. Only pull official images from the v2 official registry.
Signed-off-by: Derek McGowan <derek@mcgstyle.net > (github: dmcgowan)
2015-02-04 09:21:36 -08:00
Doug Davis
2203b37733
Pretty the help text
...
This modifies the "docker help" text so that it is no wider than 80 chars
and each description fits on one line. This will also try to use ~ when
possible
Added a test to make sure we don't go over 80 chars again.
Added a test to make sure we use ~
Applied rules/tests to all docker commands - not just main help text
Closes #10214
Signed-off-by: Doug Davis <dug@us.ibm.com >
2015-02-04 07:59:16 -08:00
Alexander Morozov
bdbdbcc945
Merge pull request #10544 from chenhanxiao/comment-typo
...
fix comments typos
2015-02-03 20:09:05 -08:00
Chen Hanxiao
ef3192f161
fix comments typos
...
s/propogated/propagated
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com >
2015-02-04 10:47:37 +08:00
Sven Dowideit
ea6db8af18
Spelling mistake in dockerlinks
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2015-02-04 12:12:46 +10:00
Fred Lifton
165ea5c158
Merge pull request #10507 from jbruni/patch-1
...
Remove File List
2015-02-03 17:33:15 -08:00
Michael Crosby
31c6419e58
Merge pull request #10538 from vieux/update_MAINTAINERS
...
update MAINTAINERS file
2015-02-03 17:12:05 -08:00
Tibor Vass
944f76d444
Merge pull request #10484 from thaJeztah/fix-contributing-link
...
Fix broken link to project/MAINTAINERS.md
2015-02-03 19:20:55 -05:00
Victor Vieux
2e9c498e34
add crosbymichael and Github -> GitHub
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2015-02-03 23:04:37 +00:00
Arnaud Porterie
c98007f9d2
Merge pull request #10477 from liusdu/liusdu_typo
...
delete duplicated word in registry/session.go
2015-02-03 14:38:47 -08:00
Jessie Frazelle
0018afebb8
Merge pull request #10480 from yihangho/docstypo
...
Fix a tiny typo.
2015-02-03 14:37:35 -08:00
Jessie Frazelle
71368c520e
Merge pull request #10483 from Thell/master
...
Update dockerfile_best-practices.md
2015-02-03 14:36:24 -08:00
Victor Vieux
8475795f76
update MAINTAINERS file
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2015-02-03 19:50:46 +00:00
Doug Davis
989ca9b357
Merge pull request #10524 from icecrime/10513_carry_failed_tests
...
Ensure Dockerfile in context
2015-02-03 12:05:43 -05:00
unclejack
b71108da87
Merge pull request #10519 from jfrazelle/burn-in-a-fire-drone
...
Remove drone.
2015-02-03 18:40:16 +02:00
Arnaud Porterie
22e2254c74
Fix client-side validation of Dockerfile path
...
Arguments to `filepath.Rel` were reversed, making all builder tests to
fail.
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com >
2015-02-02 23:42:18 -08:00
Tibor Vass
73d5baf585
builder: prevent Dockerfile to leave build context
...
Signed-off-by: Tibor Vass <teabee89@gmail.com >
2015-02-02 23:40:24 -08:00
Doug Davis
198ff76de5
Add an API test for docker build -f Dockerfile
...
I noticed that while we have tests to make sure that people don't
specify a Dockerfile (via -f) that's outside of the build context
when using the docker cli, we don't check on the server side to make
sure that API users have the same check done. This would be a security
risk.
While in there I had to add a new util func for the tests to allow us to
send content to the server that isn't json encoded - in this case a tarball
Signed-off-by: Doug Davis <dug@us.ibm.com >
2015-02-02 23:40:20 -08:00
Alexander Morozov
01b46c21aa
Merge pull request #10512 from crosbymichael/stats-prepopulate
...
Print zeros for initial stats collection on stopped container
2015-02-02 21:49:03 -08:00
Sven Dowideit
1da2abb596
use the same paths as in the swarm repo, so that their links magically work
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2015-02-03 13:55:08 +10:00
Sven Dowideit
e58fdaae05
Docker attach documentation didn't make sense to me
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2015-02-03 11:53:14 +10:00
Tibor Vass
662dffee4f
Merge pull request #10518 from LK4D4/fix_vet_errors
...
Fix some go vet errors
2015-02-02 20:49:19 -05:00
James Turnbull
895f9a679b
Merge pull request #10509 from chenhanxiao/cli-events-since
...
docs: change events --since to fit RFC3339Nano
2015-02-03 01:03:40 +01:00
Jessica Frazelle
4904f1f31f
Remove drone.
...
Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <princess@docker.com > (github: jfrazelle)
2015-02-02 15:19:20 -08:00
Michael Crosby
ab4f9495ba
Print zeros for initial stats collection on stopped container
...
When calling stats on stopped container's print out zeros for all of the
values to populate the initial table. This signals to the user that the
operations completed and will not block.
Closes #10504
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2015-02-02 15:01:13 -08:00
Alexander Morozov
4ee05a4d3e
Fix some go vet errors
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2015-02-02 14:53:20 -08:00
Michael Crosby
382f187b1a
Merge pull request #10455 from ashahab-altiscale/9875-lxc-symlink
...
Fixes symlink, container size, and kmsg tests
2015-02-02 13:13:27 -08:00
Michael Crosby
7b80e34273
Merge pull request #10495 from jjyr/patch-1
...
fix 'the project directory' link
2015-02-02 13:10:57 -08:00
Chen Hanxiao
d619b5594b
docs: change events --since to fit RFC3339Nano
...
PR6931 changed time format to RFC3339Nano.
But the example in cli.md does not changed.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com >
2015-02-02 22:39:03 +08:00
J Bruni
aceb735dba
Remove File List
...
This list is outdated. It could be updated instead of removed... but why should it be maintained? I do not see a reason.
Signed-off-by: João Bruni <contato@jbruni.com.br >
2015-02-02 09:47:19 -02:00
James Turnbull
0d5a1cbaae
Merge pull request #10502 from chenhanxiao/docker-build-man
...
docs: fix another typo in docker-build man page
2015-02-02 08:53:16 +01:00
Chen Hanxiao
f0c9818eba
docs: fix another typo in docker-build man page
...
s/arbtrary/arbitrary
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com >
2015-02-02 10:39:28 +08:00
James Turnbull
9273040a20
Merge pull request #10478 from bcicen/fix-readme-project-url
...
fix project url in readme to point to the correct location
2015-02-02 00:38:40 +01:00
James Turnbull
74475325bc
Merge pull request #10464 from johnktims/patch-1
...
Fix documentation typo
2015-02-02 00:12:45 +01:00
jjy
dd0bebde02
fix 'the project directory' link
...
The old link jump to 404
Signed-off-by: Jiang Jinyang <jjyruby@gmail.com >
2015-02-01 17:38:20 +08:00
Arnaud Porterie
f8331f700b
Merge pull request #10472 from jlhawn/handle_mux_route_url_bug
...
Handle gorilla/mux route url bug
2015-01-31 19:52:51 -08:00
Tibor Vass
08b2f5b941
Merge pull request #10471 from jlhawn/token_auth_header
...
Fix token basic auth header issue
2015-01-31 19:51:50 -05:00
Josh Hawn
8bfdad9a0d
Fix token basic auth header issue
...
When requesting a token, the basic auth header is always being set even
if there is no username value. This patch corrects this and does not set
the basic auth header if the username is empty.
Also fixes an issue where pulling all tags from a v2 registry succeeds
when the image does not actually exist on the registry.
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com > (github: jlhawn)
2015-01-31 15:12:34 -08:00