This website requires JavaScript.
223acfb4f9
Merge pull request #11912 from sunyuan3/typo
Doug Davis
2015-03-29 21:59:50 -04:00
6052094333
Verify MaximumRetryCount=0 if the restart policy is always.
Yuan Sun
2015-03-30 09:07:58 +08:00
8b07e2892d
Fix a typo in daemon/networkdriver/ipallocator/allocator.go
Yuan Sun
2015-03-30 08:31:28 +08:00
6b249811ef
Merge pull request #11678 from botchagalupe/docker-11465
moxiegirl
2015-03-29 14:10:20 -07:00
e6d4577421
Merge pull request #11798 from amylindburg/11792-fix-typo
moxiegirl
2015-03-29 14:01:35 -07:00
c36fcf41dd
Merge pull request #11897 from ankushagarwal/glossary
moxiegirl
2015-03-29 13:49:22 -07:00
1e3a3c6a81
Merge pull request #11885 from bobrik/fix-formatting
moxiegirl
2015-03-29 13:21:26 -07:00
291fe357b5
Merge pull request #11875 from ahmetalpbalkan/docs/boot2docker-windows
moxiegirl
2015-03-29 13:18:00 -07:00
82aa49d3e7
Docker cp handles resolv.conf, hostname & hosts, fixes #9998
Vincent Demeester
2015-03-29 12:58:57 +02:00
77651137b6
Merge pull request #11870 from dekobon/master
moxiegirl
2015-03-29 12:42:54 -07:00
a0e1171855
Add Glossary to documentation
Ankush Agarwal
2015-03-29 03:48:59 -07:00
342d42b5a5
Refactor utils/tmpdir.go, fixes #11905
Antonio Murdaca
2015-03-29 20:51:17 +02:00
90f64b3b18
Add missing filters to bash completion for docker images and docker ps
Harald Albers
2015-03-29 09:24:08 -07:00
4c2d9f8cc3
Merge pull request #11880 from miwest929/feature/add_man_pages_docs
moxiegirl
2015-03-29 09:39:56 -07:00
e69b047ff4
Enable bash completion in build environment
Harald Albers
2015-03-29 05:42:48 -07:00
78bf03cec8
pkg/broadcastwriter: avoid alloc w/ WriteString
unclejack
2015-03-29 15:20:53 +03:00
3cecae722e
Fix create volume in a directory which is a symbolic link
Lei Jitang
2015-03-29 13:35:36 +08:00
0f80e9e5da
Refactor utils/flags.go, fixes #11892
Antonio Murdaca
2015-03-29 03:22:46 +02:00
eee97805d1
Do not complete --cgroup-parent as _filedir
Harald Albers
2015-03-28 11:32:33 -07:00
1bfc9627bf
Use ContainerCommitResponse struct for Commit cmd
Jamie Hannaford
2015-03-28 17:39:24 +01:00
3e352e0688
fixed code formatting on docs.docker.com
Ian Babrou
2015-03-28 14:31:02 +03:00
d8bff85dcd
Merge pull request #11281 from coolljt0725/fix_ipc_from_non_exist_container
Phil Estes
2015-03-28 06:58:48 -04:00
9d0d13f217
Add nice error message
Hu Keping
2015-03-27 23:17:50 +08:00
1a8787e1e6
Add a missing definite article
Michael West
2015-03-27 23:25:12 -04:00
93a82de971
Add man pages generation instructions.
Michael West
2015-03-27 23:23:50 -04:00
3f29284d18
Remove dupllicated prefix to make table shorter & fix bugs
Harry Zhang
2015-03-27 12:06:49 +00:00
0544f5e034
Fix error from daemon no such image even when the image exist
Lei Jitang
2015-03-28 09:07:20 +08:00
61cdd342d5
Merge pull request #11805 from runcom/11804-remove-err-field-job-struct
Michael Crosby
2015-03-27 16:27:04 -07:00
0fa020686b
Merge pull request #11708 from coolljt0725/add_cgroup_parent_to_bash_completion
Jessie Frazelle
2015-03-27 15:06:10 -07:00
0c7e99e9f0
Merge pull request #11852 from clnperez/doc-dev-container
Jessie Frazelle
2015-03-27 15:03:36 -07:00
a44788dbfa
Merge pull request #11845 from lobatt/master
Michael Crosby
2015-03-27 14:55:04 -07:00
ae9c41e1ac
Update boot2docker on Windows documentation
Ahmet Alp Balkan
2015-03-27 14:54:37 -07:00
341fe64e6b
Add tool to conver disk image into Docker image
Maxim Kulkin
2015-03-27 01:38:07 -07:00
cbbbdaca2d
Merge pull request #11853 from EricR/doc-PkgSysInfo
Michael Crosby
2015-03-27 14:52:20 -07:00
35d3543e9d
Merge pull request #11871 from NinjaTrappeur/dry-run-test
Michael Crosby
2015-03-27 14:48:55 -07:00
3495bd3522
Merge pull request #11848 from duglin/CleanupIntTests
Alexander Morozov
2015-03-27 14:11:56 -07:00
f19170b3d5
Merge pull request #11872 from ankushagarwal/11825
Alexander Morozov
2015-03-27 14:05:15 -07:00
4f89fcb499
docs: remove unused windows images
Ahmet Alp Balkan
2015-03-27 13:59:35 -07:00
98bfac2331
Merge pull request #11842 from brahmaroutu/events_tests
Alexander Morozov
2015-03-27 13:45:11 -07:00
7cb8e54ded
Replace fmt.Fprint* with io.WriteString
Ankush Agarwal
2015-03-27 11:27:03 -07:00
7ec8e95afe
Fix vet warning in devicemapper.
Félix Baylac-Jacqué
2015-03-27 20:16:25 +01:00
6280a1894a
Added updated working Riak Dockerfile and documentation.
Elijah Zupancic
2015-03-27 11:18:40 -07:00
0644b1baca
Removed references to creating an OpenSSH server. This method of accessing the Docker container is no longer needed now that the exec command is available.
Elijah Zupancic
2015-03-24 19:27:58 -07:00
0134fde659
Removed ulimit steps from Dockerfile because they aren't applied according to @cpuguy83.
Elijah Zupancic
2015-03-24 19:02:10 -07:00
10a440fbc6
Remove err field from Job struct, fixes #11804
Antonio Murdaca
2015-03-26 10:48:07 +01:00
e9805495bf
Update inline doc for New
Eric Rafaloff
2015-03-27 13:55:22 -04:00
daae801e4a
Merge pull request #11850 from kytrinyx/11796-git-mental-model
Jessie Frazelle
2015-03-27 09:02:03 -07:00
61457ac29a
Add capabilities list information table.
cheney90
2015-03-27 16:41:06 +08:00
1c9316a817
Merge pull request #11788 from reikani/pchoi
Brian Goff
2015-03-26 23:55:50 -07:00
cce1904e9d
Add missing . in comment
Eric Rafaloff
2015-03-26 23:22:05 -04:00
b0def5e5a0
Add some basic doc for SysInfo
Eric Rafaloff
2015-03-26 23:05:07 -04:00
4f989f959c
Use common code to test all events, when using filter that expect all lifecycle events. Addresses: #10654
Srini Brahmaroutu
2015-03-26 19:43:00 +00:00
f047f87e51
Fix typo in doc at /set-up-dev-env
Christy Perez
2015-03-26 21:38:46 -05:00
eb6bec8a3c
Clarify git instructions in project guide. Fixes #11796
Katrina Owen
2015-03-26 19:21:16 -07:00
c6343683c9
Merge pull request #11846 from voltaic/master
moxiegirl
2015-03-26 18:09:28 -07:00
34262a08d7
Merge pull request #11793 from lolilo/update-project-doc
moxiegirl
2015-03-26 17:57:45 -07:00
5897cb3c81
Clean up integration-cli tests
Doug Davis
2015-03-26 17:25:50 -07:00
29d7b5b844
Merge pull request #11841 from runcom/11762-replace-aliased-logrus-imports
Brian Goff
2015-03-26 16:49:01 -07:00
99064ea4ea
Update set-up-dev-env.md
Daniel S
2015-03-26 19:25:57 -04:00
ca8fb68336
Merge pull request #11813 from miminar/show-verified-status
Olivier Gambier
2015-03-26 16:29:13 -07:00
794638affe
Merge pull request #11840 from ahmetalpbalkan/win-cli/term-resize-fix
Jessie Frazelle
2015-03-26 16:19:27 -07:00
8de06741d7
Issue #11836
chli
2015-03-26 19:18:23 -04:00
73e4fc1db9
windows: monitorTtySize correctly by polling
Ahmet Alp Balkan
2015-03-26 15:52:16 -07:00
44f1acd948
Merge pull request #11832 from jamiehannaford/patch-1
moxiegirl
2015-03-26 15:47:27 -07:00
1b99faf246
Merge pull request #11801 from hqhq/hq_fix_doc_for_exec
moxiegirl
2015-03-26 15:31:16 -07:00
e5b36a723c
Replace aliased imports of logrus, fixes #11762
Antonio Murdaca
2015-03-26 23:22:04 +01:00
3dc8400325
term/winconsole: Identify tty correctly, fix resize problem
Ahmet Alp Balkan
2015-03-26 15:11:28 -07:00
0913f2905d
Changed snake case naming to camelCase
Peter Choi
2015-03-25 19:40:23 -06:00
6446908d00
#11465 Add additional doc for locagi registries on pull command - for docker-pull.1.md
John Willis
2015-03-26 16:09:56 -04:00
dbb27bd9c9
Added integration tests for docker wait command
Pradeep Chhetri
2015-03-19 01:29:26 +05:30
90483774e2
Merge pull request #11834 from jamiehannaford/contributor-guide-fix
Alexander Morozov
2015-03-26 12:41:53 -07:00
21101c3fb4
Make gofmt use the filename previously referenced
Jamie Hannaford
2015-03-26 20:39:15 +01:00
0c72a7c4d1
Merge pull request #10050 from lindenlab/9922-private-registry-search-401
Jessie Frazelle
2015-03-26 12:24:06 -07:00
e68fde69b6
Fix spelling
Jamie Hannaford
2015-03-26 20:18:27 +01:00
b58f7899ec
Merge pull request #11747 from moxiegirl/11694-remove-sudo-added-in-error
James Turnbull
2015-03-26 15:18:48 -04:00
04f472f007
Fix for issue 9922: private registry search with auth returns 401
Don Kjer
2015-01-12 19:56:01 +00:00
e5276fe0a7
Removing sudo from command line examples
Mary Anthony
2015-03-26 11:12:37 -07:00
d7de64918b
Merge pull request #11734 from yestin/11601-test-chrootarchive
Alexander Morozov
2015-03-26 11:03:58 -07:00
48f42e6784
print dirperm1 supported status in docker info
Daniel, Dao Quang Minh
2015-03-26 17:58:49 +00:00
4d63ee40bb
Merge pull request #11766 from peggyl/11596-api-commands-godoc
Michael Crosby
2015-03-26 10:58:35 -07:00
0b6cf588fa
Merge pull request #11791 from moo-mou/11768-vetwarning
Michael Crosby
2015-03-26 10:52:07 -07:00
3c5e5abec3
Merge pull request #11811 from VladimirAus/11585-3
Michael Crosby
2015-03-26 10:44:09 -07:00
d81e78f3e1
Merge pull request #11821 from duglin/FixCPUTest
Michael Crosby
2015-03-26 10:42:43 -07:00
d294d535e9
Removing sudo from examples
Mary Anthony
2015-03-25 07:48:35 -07:00
9ce3328aa4
Merge pull request #11800 from hqhq/hq_fix_create_issue
Tibor Vass
2015-03-26 11:12:55 -06:00
137e45c97e
Merge pull request #11786 from peggyl/golint-api-client
Alexander Morozov
2015-03-26 09:28:33 -07:00
db74987998
Merge pull request #11789 from parknicker/PostContainerWaitFix
Alexander Morozov
2015-03-26 08:40:00 -07:00
d90880d842
Merge pull request #11702 from jimmypuckett/feature/bitflag_checking_style_11668
Alexander Morozov
2015-03-26 08:34:58 -07:00
d4e188856d
Fix TestBuildResourceConstraintsAreUsed Cpuset test
Doug Davis
2015-03-26 07:31:39 -07:00
d43cf4b5b0
Merge pull request #11806 from aneshas/11770-redundant-err-nil-check
Doug Davis
2015-03-26 10:07:40 -04:00
ed7e44e788
Consider tag updated also in case repo does not exist
Michal Minar
2015-03-26 10:27:10 +01:00
517a83c6d1
#11585 : README for pkg/signal. Signed-off-by: Vladimir Roudakov <v_roudakov@yahoo.com >
VladimirAus
2015-03-26 21:09:35 +10:00
b5975ff15e
Removed redundant err == nil check
Anes Hasicic
2015-03-26 11:36:13 +01:00
0c673d5d15
document dirperm1 fix for #783 in known issues
Daniel, Dao Quang Minh
2015-03-26 07:46:13 +00:00
958a690786
aufs: apply dirperm1 by default if supported
Daniel, Dao Quang Minh
2015-03-26 06:02:21 +00:00
f182e61c8b
update docs for container exec
Qiang Huang
2015-03-26 13:55:46 +08:00
b6ee273588
add back job.Errorf
Qiang Huang
2015-03-26 13:12:36 +08:00
d19eb3319a
Fixing typo in cd instruction
Amy Lindburg
2015-03-25 21:52:32 -07:00
b9013b315f
Merge pull request #11794 from moo-mou/11790-pkgulimit
Alexander Morozov
2015-03-25 21:30:37 -07:00
7938582b08
fixes comment for ContainerWaitResponse struct
Nick Parker
2015-03-25 22:22:45 -06:00