Mary Anthony
c49b6ce4e1
Changing menu label from Engine > Docker Engine
...
Signed-off-by: Mary Anthony <mary@docker.com>
2016-02-02 09:03:45 -08:00
Sebastiaan van Stijn
4d4c284ef4
Merge pull request #19817 from icecrime/breaking_changes
...
Add doc page for breaking changes
2016-02-02 17:43:32 +01:00
Vincent Demeester
ef52a53c34
Merge pull request #19865 from mavenugo/ndocs
...
Docs cleanup for networking features added in 1.10
2016-02-02 17:36:46 +01:00
Arnaud Porterie
4f37e14e9c
Merge pull request #18362 from runcom/tunable-SetMaxThreads
...
daemon_unix: set golang runtime max threads
2016-02-02 08:36:28 -08:00
Vincent Demeester
2b56501480
Merge pull request #19909 from Microsoft/jjh/testunit-daemon
...
Windows CI: Fix test-unit for daemon
2016-02-02 16:18:02 +01:00
Sebastiaan van Stijn
877f88267b
Merge pull request #19920 from thaJeztah/fix-memoryswap-docs
...
Fix memory-swap description in older API versions
2016-02-02 15:25:42 +01:00
Madhu Venugopal
6f863cfa18
Docs cleanup for networking features added in v1.10
...
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-02-02 06:10:41 -08:00
Sebastiaan van Stijn
1c95b858ac
Fix memory-swap description in older API versions
...
A value of -1 disables the *limit* so enables unlimited swap
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-02-02 14:49:14 +01:00
Sebastiaan van Stijn
390077fcdc
Merge pull request #19912 from HackToday/fiximage
...
Correct old virtual size
2016-02-02 14:06:58 +01:00
Kai Qiang Wu(Kennan)
1ab7d76f30
Correct old virtual size
...
In new content addressable model, image no longer
have virtual size column, it is now 'size'. So we
need to update related docs about them.
Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2016-02-02 12:28:33 +00:00
Vincent Demeester
5cdc0dfce3
Merge pull request #19822 from Microsoft/jjh/testexeccli
...
Windows CI: Initial porting CLI TestExec*
2016-02-02 08:32:28 +01:00
John Howard
42f2621b0e
Windows CI: Fix test-unit for daemon
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-02-01 20:40:57 -08:00
Brian Goff
a39ad952ec
Merge pull request #19889 from Microsoft/jjh/reliabilitytake2
...
Windows CI: TP4 reliability hack
2016-02-01 22:30:51 -05:00
Brian Goff
a034ac66eb
Merge pull request #19902 from Microsoft/jstarks/revendor_hcsshim_fix_docker_crash
...
Revendor Microsoft/hcsshim and vendor Microsoft/go-winio
2016-02-01 22:30:08 -05:00
Tibor Vass
ec6bfebc0f
Merge pull request #19907 from tiborvass/tty-debug
...
Prevent stdin from hanging
2016-02-01 21:57:32 -05:00
Brian Goff
193ef9f0c1
Merge pull request #19861 from fangyuan930917/19350-remove-Info
...
remove the unused Info interface in daemon/execdriver/driver.go
2016-02-01 21:44:39 -05:00
Brian Goff
3c0c115ec8
Merge pull request #19896 from calavera/same_rm_error_message
...
Make error message consistent when removing containers fail.
2016-02-01 21:19:42 -05:00
John Howard
2ebcb48cf1
Windows CI: TP4 reliability hack
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-02-01 18:02:57 -08:00
Tibor Vass
51795c0836
Skip Close()-ing stdin on Darwin. The Return.
...
This was accidentally removed in https://github.com/docker/docker/pull/16289
Now adding it back.
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-02-01 20:38:01 -05:00
Alexander Morozov
f1e8d2c295
Merge pull request #19899 from aboch/vnd
...
Vendoring libnetwork 0.6.0-rc7
2016-02-01 17:10:31 -08:00
Fangyuan Gao
5d07d83ee0
remove the unused Info interface in daemon/execdriver/driver.go and related code
...
Signed-off-by: Fangyuan Gao <21551127@zju.edu.cn>
2016-02-02 09:04:52 +08:00
Tibor Vass
19eaa71e85
Merge pull request #19891 from icecrime/windows_login_issue
...
Enable cross-platforms login to Registry
2016-02-01 19:50:54 -05:00
David Calavera
85475f7dea
Merge pull request #19794 from calavera/14358-disable-colors
...
[Carry 18621] Allow disabling of colored Docker logs via daemon flag.
2016-02-01 15:37:44 -08:00
John Starks
7ccc0e2101
Revendor Microsoft/hcsshim and vendor Microsoft/go-winio
...
This update changes the way hcsshim invokes Windows DLLs to avoid races
with the garbage collector. It also now uses go-winio to access the
pipes used for communication with processes running in the container;
this reduces the number of threads used by docker.exe, improving
scalability.
Signed-off-by: John Starks <jostarks@microsoft.com>
2016-02-01 23:11:25 +00:00
David Calavera
1734571539
Merge pull request #19893 from cpuguy83/19890_debugs_for_all
...
handle debug mode for clients
2016-02-01 14:53:37 -08:00
Alessandro Boch
b80f761b14
Vendoring libnetwork 0.6.0-rc7
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-02-01 14:52:18 -08:00
Sebastiaan van Stijn
cf93b0bce1
Merge pull request #19898 from joelwurtz/patch-1
...
Update docker-php link library from stage1
2016-02-01 23:37:11 +01:00
Sebastiaan van Stijn
d95c487213
Merge pull request #19714 from vdemeester/carry-pr-18787
...
Carry #18787 : Update Instructions for Docker Remote API access
2016-02-01 23:26:40 +01:00
David Calavera
898599171e
Add test to make sure raw logs are properly activated.
...
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-01 16:52:31 -05:00
Joel Wurtz
9928b244e9
Update docker-php library from stage1
...
Signed-off-by: Joel Wurtz <joel.wurtz@gmail.com>
2016-02-01 22:45:34 +01:00
Arnaud Porterie
680cf1c8f4
Merge pull request #19553 from anusha-ragunathan/rm-daemonbuilder
...
Remove package daemonbuilder.
2016-02-01 13:20:00 -08:00
Vincent Woo
87a450a37f
Allow disabling of colored Docker logs via daemon flag.
...
Signed-off-by: Vincent Woo <me@vincentwoo.com>
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-01 16:19:18 -05:00
David Calavera
245d6e83a9
Merge pull request #19416 from mlaventure/warn-on-rm-detach
...
Print an info message when detaching a container started with --rm
2016-02-01 13:17:23 -08:00
Arnaud Porterie
a898478a79
Merge pull request #19570 from WeiZhang555/18679-flaky-test
...
Fix flaky test `TestGetContainerStatsRmRunning`
2016-02-01 13:15:20 -08:00
Brian Goff
c28bba0460
Merge pull request #19725 from WeiZhang555/opt-TestRunSeccompDefaultProfile
...
Optimize `TestRunSeccompDefaultProfile`
2016-02-01 16:01:51 -05:00
David Calavera
0c620d62c2
Merge pull request #19708 from wenchma/19425-TestDaemonCorruptedLogDriverAddress
...
Optimize slow bottleneck tests of TestDaemonCorruptedLogDriverAddress
2016-02-01 12:59:37 -08:00
David Calavera
50de9fdff1
Make error message consistent when removing containers fail.
...
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-01 15:32:50 -05:00
Arnaud Porterie
b2d3615337
Add doc page for breaking changes
...
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2016-02-01 11:55:49 -08:00
Brian Goff
78b0defcf3
handle debug mode for clients
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-02-01 14:36:40 -05:00
Arnaud Porterie
960710bd81
Enable cross-platforms login to Registry
...
Use a daemon-defined Registry URL for `docker login`. This allows a
Windows client interacting with a Linux daemon to properly use the
default Registry endpoint instead of the Windows specific one.
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2016-02-01 11:18:54 -08:00
David Calavera
c19c08b97a
Merge pull request #19885 from tophj-ibm/fix-integration-cli-suite-requirements
...
Fix integration-cli suite setup requirements
2016-02-01 11:13:39 -08:00
John Howard
a9379b4af2
Windows CI: Initial porting CLI TestExec*
...
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-02-01 10:19:21 -08:00
Anusha Ragunathan
9c332b164f
Remove package daemonbuilder.
...
Currently, daemonbuilder package (part of daemon) implemented the
builder backend. However, it was a very thin wrapper around daemon
methods and caused an implementation dependency for api/server build
endpoint. api/server buildrouter should only know about the backend
implementing the /build API endpoint.
Removing daemonbuilder involved moving build specific methods to
respective files in the daemon, where they fit naturally.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-02-01 09:57:38 -08:00
Alexander Morozov
69c381c8d1
Merge pull request #19857 from aboch/vnd
...
Vendoring libnetwork 0.6.0-rc6
2016-02-01 08:32:02 -08:00
Brian Goff
967848419a
Merge pull request #19873 from HackToday/refactorfs
...
Make btrfs call same interface as others
2016-02-01 10:36:59 -05:00
Sebastiaan van Stijn
c2d6831fc4
Merge pull request #19695 from Microsoft/10662-TestBuildCI2
...
Second set of enabling TestBuild CI for Windows
2016-02-01 16:29:52 +01:00
Vincent Demeester
ec67c8c4b6
Merge pull request #19867 from Microsoft/jjh/disableunreliabletests
...
Windows CI: Turn off unreliable TP4 tests
2016-02-01 13:50:26 +01:00
Sebastiaan van Stijn
179cd3e8bc
Merge pull request #19882 from vdemeester/add-ipfs-volume-plugin
...
Add docker-volume-ipfs plugin to the list.
2016-02-01 13:41:19 +01:00
Vincent Demeester
b01886a556
Add docker-volume-ipfs plugin to the list.
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-02-01 13:30:15 +01:00
Vincent Demeester
63335df3d4
Merge pull request #19883 from quofelix/master
...
Added link to Quobyte's volume plugin.
2016-02-01 13:10:17 +01:00