Daniel Nephin
|
3738da09e2
|
Merge pull request #2298 from dnephin/update_networking_test_for_rc4
Fix networking tests to work with new API in engine rc4
|
2015-11-02 15:10:17 -05:00 |
|
Daniel Nephin
|
abde64d610
|
On a test failure only show the last 100 lines of daemon output.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-02 14:16:52 -05:00 |
|
Daniel Nephin
|
1b5b407619
|
Fix networking tests to work with new API in engine rc4 (https://github.com/docker/docker/pull/17536)
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-02 13:40:56 -05:00 |
|
Daniel Nephin
|
be6b811c4e
|
Bump 1.5.0rc3
Signed-off-by: Daniel Nephin <dnephin@docker.com>
1.5.0rc3
|
2015-10-30 15:53:17 -04:00 |
|
Daniel Nephin
|
bdb9a280bc
|
Make storage driver configurable in CI
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:53:16 -04:00 |
|
Daniel Nephin
|
73ca4eb599
|
On error print daemon logs
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:46:57 -04:00 |
|
Daniel Nephin
|
569ccbadec
|
Convert the README to rst and fix the logo url before packaging it up for pypi.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:46:57 -04:00 |
|
Daniel Nephin
|
ed1b584c42
|
Fix release script notes about software and typos.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:46:57 -04:00 |
|
Daniel Nephin
|
2f2e946907
|
Don't set a default network driver, let the server decide.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Daniel Nephin
|
d392f70cc6
|
Fixes #1843, #1936 - chown files back to host user in django example.
Also add a missing 'touch Gemfile.lock' to fix the rails tutorial.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Daniel Nephin
|
db164cefd3
|
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Daniel Nephin
|
4d613d3ba7
|
Use colors when logging warnings or errors, so they are more obvious.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Joffrey F
|
1f26841e23
|
Integration test for run command with networking enabled
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Joffrey F
|
9370cb033c
|
Ensure network exists when calling run before up
Otherwise the daemon will error out because the network doesn't exist
yet.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Daniel Nephin
|
77e1fe1915
|
Merge pull request #2295 from dnephin/default_network_should_be_none
Don't set a default network driver, let the server decide
|
2015-10-30 15:29:30 -04:00 |
|
Daniel Nephin
|
66ef2519d3
|
Merge pull request #2265 from dnephin/volumes_in_guides_doc
Update tutorials and small fix with rails tutorial
|
2015-10-30 13:30:00 -04:00 |
|
Daniel Nephin
|
c7d164d01c
|
Fixes #1843, #1936 - chown files back to host user in django example.
Also add a missing 'touch Gemfile.lock' to fix the rails tutorial.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 12:42:15 -04:00 |
|
Daniel Nephin
|
491d052088
|
Don't set a default network driver, let the server decide.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 11:53:36 -04:00 |
|
Daniel Nephin
|
c439e056a0
|
Merge pull request #2288 from dnephin/warning_about_vars
Add console color to warnings and errors so they are more obvious
|
2015-10-30 10:58:00 -04:00 |
|
Daniel Nephin
|
04a76dc284
|
Merge pull request #2287 from shin-/2284-ensure-network-exists-run
Ensure network exists when calling run before up
|
2015-10-30 10:41:55 -04:00 |
|
Joffrey F
|
072e7687ae
|
Integration test for run command with networking enabled
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2015-10-30 14:15:47 +01:00 |
|
Mazz Mosley
|
ab0ddb593f
|
Clarify the command is an example
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-29 15:01:33 -04:00 |
|
Daniel Nephin
|
f67503d9fd
|
Logs are available for all log drivers except for none.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 15:01:33 -04:00 |
|
Daniel Nephin
|
ce729b0721
|
Update docs about networking for current release.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 15:01:33 -04:00 |
|
Daniel Nephin
|
8156cdc56e
|
Disable a test against docker 1.8.3 because it fails due to a bug in docker engine.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 15:01:33 -04:00 |
|
Daniel Nephin
|
eb9b8dc592
|
Merge pull request #2283 from dnephin/fix_not_none_log_driver
Logs are available for all log drivers except for none.
|
2015-10-29 15:01:05 -04:00 |
|
Daniel Nephin
|
841ed4ed21
|
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 14:18:28 -04:00 |
|
Daniel Nephin
|
d836973a04
|
Use colors when logging warnings or errors, so they are more obvious.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 14:06:50 -04:00 |
|
mnowster
|
057b8e291c
|
Merge pull request #2286 from mnowster/2281-docs-curl-command
Clarify the command is an example
|
2015-10-29 17:20:59 +00:00 |
|
Joffrey F
|
596261e759
|
Ensure network exists when calling run before up
Otherwise the daemon will error out because the network doesn't exist
yet.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2015-10-29 17:56:01 +01:00 |
|
Mazz Mosley
|
983dc12160
|
Clarify the command is an example
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-29 16:52:00 +00:00 |
|
Daniel Nephin
|
eab9d86a3d
|
Logs are available for all log drivers except for none.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 11:28:17 -04:00 |
|
mnowster
|
6cd9bab35b
|
Merge pull request #2276 from dnephin/update_networking_docs
Update docs about networking for current release
|
2015-10-29 15:19:02 +00:00 |
|
mnowster
|
64a2713714
|
Merge pull request #2264 from mnowster/2259-unicode-error-volume-paths
Handle non-ascii volume directories
|
2015-10-29 14:42:29 +00:00 |
|
Mazz Mosley
|
5dc14f3925
|
Handle non-ascii chars in volume directories
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-29 12:05:51 +00:00 |
|
mnowster
|
0b25014020
|
Merge pull request #2278 from dnephin/disable_flaky_test
Disable flaky test against 1.8.3
|
2015-10-29 12:04:54 +00:00 |
|
mnowster
|
3a2df57f3d
|
Merge pull request #2273 from mnowster/cross-ref-docs
Add cross references for env/cli
|
2015-10-29 12:04:10 +00:00 |
|
Daniel Nephin
|
a71d9af522
|
Disable a test against docker 1.8.3 because it fails due to a bug in docker engine.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-28 17:54:38 -04:00 |
|
Daniel Nephin
|
0ef3b47f74
|
Update docs about networking for current release.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-28 15:17:11 -04:00 |
|
mnowster
|
66f1c8e6c0
|
Merge pull request #2272 from dnephin/update_release_docs_and_scripts
Another release, another round of fixes to the release scripts
|
2015-10-28 17:54:48 +00:00 |
|
mnowster
|
dfaa18ebc5
|
Merge pull request #2274 from mnowster/docs-key-dependency-clarification
Clarify `dockerfile` requires `build` key
|
2015-10-28 17:45:27 +00:00 |
|
Mazz Mosley
|
e13b8949b0
|
Add cross references for env/cli
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-28 17:42:30 +00:00 |
|
Mazz Mosley
|
c341860d11
|
Clarify dockerfile requires build key
Credit to @funkyfuture for the first PR addressing the clarification.
https://github.com/docker/compose/pull/1767
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-28 17:27:38 +00:00 |
|
Daniel Nephin
|
8306405340
|
On error print daemon logs
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-28 12:40:59 -04:00 |
|
Daniel Nephin
|
bbc76e6034
|
Convert the README to rst and fix the logo url before packaging it up for pypi.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-28 12:11:29 -04:00 |
|
Daniel Nephin
|
c4f0f24c57
|
Fix release script notes about software and typos.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-28 12:10:30 -04:00 |
|
mnowster
|
7e48b0b289
|
Merge pull request #2271 from mnowster/2270-pypi-page-info
Include link to github for code & issues
|
2015-10-28 15:30:07 +00:00 |
|
Mazz Mosley
|
379af594da
|
Include link to github for code&issues
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
|
2015-10-28 14:59:43 +00:00 |
|
Daniel Nephin
|
8cc8e61474
|
Bump 1.5.0rc2
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Fill out 1.5.0 release notes
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
1.5.0rc2
|
2015-10-27 19:48:54 -04:00 |
|
Sven Dowideit
|
29b0ffe5e9
|
Possible link fixes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2015-10-27 19:33:28 -04:00 |
|