Commit Graph

3533 Commits

Author SHA1 Message Date
a4e732c90b Rename graph backends to 'drivers' which is probably more self-explanatory
Upstream-commit: ff42748bc567745198b33baa697338dd697fb621
Component: engine
2013-11-04 01:54:51 +00:00
f514bb46a5 Initial work on moving aufs to a subpackage
Upstream-commit: 699a1074fb9cdf323044f8c132d7130f6a2945bc
Component: engine
2013-10-31 18:07:54 -07:00
9053b11b66 fix(systemd): provide a better description
Fix-up the docker service file description to declare what the service is not what it does.

When a systemd machine starts up the Description of each unit scrolls by instead of the service's filename. Because the current description doesn't say what it is it isn't very friendly:

```
Oct 31 20:40:49 localhost systemd[1]: Started Update Engine.
Oct 31 20:40:49 localhost systemd[1]: Starting Multi-User System.
Oct 31 20:40:49 localhost systemd[1]: Reached target Multi-User System.
Oct 31 20:40:49 localhost systemd[1]: Starting Easily create lightweight, portable, self-sufficient containers from any application!...
Oct 31 20:40:49 localhost systemd[1]: Started Easily create lightweight, portable, self-sufficient containers from any application!.
```
Upstream-commit: 393562340c6f386a837eac9a616c456dc54faa4f
Component: engine
2013-10-31 14:41:49 -07:00
fefd04077b Merge pull request #2482 from elee/patch-1
correct assignment of $PORT from docker port output
Upstream-commit: d5891f9fb08d8366dc213465e105ed2e3036b264
Component: engine
2013-10-31 12:18:24 -07:00
f1d3f730e4 Merge pull request #2475 from dudebout/patch-2
Fixes the password value in the redis/links example
Upstream-commit: 09607bb8f68e6fe45c90514c6acd13d0a6e7087b
Component: engine
2013-10-31 12:17:43 -07:00
f28b4da1c3 Merge pull request #2477 from dudebout/patch-3
Fixes typo in the CLI documentation
Upstream-commit: 35044efce55bb07b7309f10129c91bcc14cb513a
Component: engine
2013-10-31 12:17:06 -07:00
76a46c89b0 Merge pull request #2462 from tlunter/fix_remote_api_doc
Fix formatting on build-an-image-from-dockerfile-via-stdin
Upstream-commit: 54024ddd8a38881be173eb3124c4019e4ce381ea
Component: engine
2013-10-31 10:56:38 -07:00
ce0d02b06f Merge pull request #2305 from mzdaniel/1800-testing-dind
Testing infrastructure, issue #1800: Refactor docker testing using Docker in Docker
Upstream-commit: e37a7d49818581a17303aacd06baf1db6835cfd6
Component: engine
2013-10-31 09:42:19 -07:00
73541bce08 Fixes another instant of the password
Upstream-commit: 7e7c931d2b6d667ed97957df37e26b49888933c1
Component: engine
2013-10-31 08:55:14 -04:00
bf5d4694b4 Fixed the quoted text
Upstream-commit: 3a14d4c923109b93ba805e661fa1573c3b2f9db7
Component: engine
2013-10-31 08:46:16 -04:00
02e12e8500 correct assignment of $PORT from docker port output
in the example, PORT is assigned to "0.0.0.0:<port>" vs "<port>" as in previous versions of docker (I encountered this documentation discrepancy tonight after installing docker v0.6.5)
Upstream-commit: df1621914b56b4ed20f684363247a9bb0c7acebf
Component: engine
2013-10-31 01:08:16 -04:00
17e208649c Fix typo
Upstream-commit: f77bbfca56e45b4cb405ecb5f2c950c294375b59
Component: engine
2013-10-31 00:07:58 -05:00
3c41e18387 Fixes typo in the CLI documentation
Upstream-commit: 87a250b71186547312dc7b5f6960aae485a465cd
Component: engine
2013-10-30 23:09:02 -04:00
5dfb155fe5 Fixes the password value in the redis/links example
Upstream-commit: ccc1a5dcfb78de8718df08db9e09ea17d9723a16
Component: engine
2013-10-30 22:52:47 -04:00
2ea7830596 add 0.6.5
Upstream-commit: ca2bbe716c22d90410d388a710642f76f06826df
Component: engine
2013-10-30 19:30:32 -07:00
3ef06332af Reformat CHANGELOG.md
* Add line after headers
* Remove space before bullet points
* Fix ' character
* Create sub-headers
* Group add fix etc. Upper-case
* Use head to trac current progress
Upstream-commit: 13ab83a8a5d5ebd97dc8490355c0b9064d8fe57c
Component: engine
2013-10-30 19:30:32 -07:00
7302345b08 Merge pull request #2473 from dotcloud/remove-panic-from-name
Assign id as name when all else fails
Upstream-commit: 429c3108daee9a9448ac7fa401fd1ad7525c3722
Component: engine
2013-10-30 19:22:57 -07:00
e034785968 Merge pull request #1536 from griff/envfile
Runtime: Keep env variables out of the command line
Upstream-commit: bdbb0371a76864eecd4c3059957417c4b582eba2
Component: engine
2013-10-30 19:20:29 -07:00
1e48612a2b Merge pull request #2470 from metalivedev/2369-docuncompress
Documenting decompression behavior.
Upstream-commit: c1c65f972a0db81be9415c330493e7d76d3a6501
Component: engine
2013-10-30 19:14:51 -07:00
a162db7be1 Merge pull request #2432 from SvenDowideit/doc-stop-kill-details
IRC: add SIGTERM and SIGKILL details to docker stop and kill docco
Upstream-commit: 4b8a176ee0f5df3d7f29f7995f38c700330468b1
Component: engine
2013-10-30 18:57:07 -07:00
4eb97d1f45 Assign id as name when all else fails
Upstream-commit: 8227ea35cfc6a8e7e3da7baed5bfa8a62e304df5
Component: engine
2013-10-30 18:31:18 -07:00
67b88fd430 Add flags to history, add size flag
Upstream-commit: 1099d172a2f083c456c3564d403e666e965a9544
Component: engine
2013-10-30 19:41:20 -05:00
67465c23f0 Fixed problem with variables containing \n.
The /.dockerenv file is now a marshalled json array so that environment
variables with \n and other weird values are supported.
Upstream-commit: 1c3a674444c6a6f08ea5ce3812046a00678e4a29
Component: engine
2013-10-31 01:19:32 +01:00
fe428bd3cd Support copying value from env with -e option.
Upstream-commit: 25c4c87c86aca2f17363dbcd9d7bc47640ff9c23
Component: engine
2013-10-31 01:19:09 +01:00
ddf4ad8def Fix #2369 by documenting decompression behavior.
Upstream-commit: 26f4d6bf59bee7cd4290ea4e31a19da087a180f2
Component: engine
2013-10-30 16:50:58 -07:00
303967e843 Set environment variables using a file.
Upstream-commit: be7eb4bfcb09e17a2c45179bab268ba15050cb6a
Component: engine
2013-10-31 00:48:12 +01:00
75ba650555 Merge pull request #2456 from dotcloud/update_release_checklist.md
Update RELEASE-CHECKLIST.md to reflect new changes
Upstream-commit: 5eb472025ad37539e86305cec9b139f77ce8dff8
Component: engine
2013-10-30 16:38:09 -07:00
ce829b0604 Merge pull request #2274 from peterbraden/2137-docs
Re #2137 Note about vagrant dns in the test documentation
Upstream-commit: bdd12bb7037d3e34cf294adafc6cabaf12f7cc77
Component: engine
2013-10-30 16:32:35 -07:00
0b4da3c51a Merge branch 'release' back to master
Upstream-commit: ef00317a70dbc7b7cec8b475ffc36a9b7a525c78
Component: engine
2013-10-30 16:09:02 -07:00
447c686434 set containers comm to true by default
Upstream-commit: 3ff845904daabc47ed8f40b2edf3711b364ef206
Component: engine
2013-10-30 15:06:28 -07:00
6a3c2e6dc1 fix warning in build
Upstream-commit: ec488fa1231a9a5240dc0cd38c99ca3241fcaf7c
Component: engine
2013-10-30 15:06:01 -07:00
a8a9a4c44f set containers comm to true by default
Upstream-commit: f7c40a87f3b20f00b073652fc7b4e97a4035ae92
Component: engine
2013-10-30 14:48:19 -07:00
1f4eb6c975 fix warning in build
Upstream-commit: ee814055673ca1d5981a4e9e4788a4199fd2f456
Component: engine
2013-10-30 14:36:38 -07:00
d6b078e758 fix typos
Upstream-commit: 1c7ca51f3246baca6be75705ed932d26e20589e2
Component: engine
2013-10-30 13:18:48 -07:00
1eaec62c11 Update links and host integration documentation
Upstream-commit: 1edde0e8a38bfb50fc5d2ccc76a4659422a856c4
Component: engine
2013-10-30 13:11:02 -07:00
9468193dec fix typos
Upstream-commit: 596facd1240036c91dd9579991aeb89f9f81f6eb
Component: engine
2013-10-30 13:06:47 -07:00
48339fee87 fix remove root name and fix error messages
Upstream-commit: 4fd389eee5675479e9f3414d79ac38f1ebcd0428
Component: engine
2013-10-30 13:06:43 -07:00
eabb6b91bc improve error message
Upstream-commit: 6a9fb81c5794166fc62e8fc5c638127d69f13eee
Component: engine
2013-10-30 13:06:39 -07:00
da9e3155ba continue build on expose with :, but displays a warning
Upstream-commit: 5fb6d6e47c41d7ca3eda71ef6fd9dab824b1daa1
Component: engine
2013-10-30 13:06:34 -07:00
4c6143c7d7 Update links and host integration documentation
Upstream-commit: a4d97a4e80d569181835b7d55348dc755f48ce25
Component: engine
2013-10-30 11:59:05 -07:00
72b9b76c5a fix remove root name and fix error messages
Upstream-commit: 3362aaa4df4f1aaf4832514119f0ea25b11f1a57
Component: engine
2013-10-30 11:45:11 -07:00
0837dc21f1 improve error message
Upstream-commit: 8fa6e2b103e436435ad0f0ae00e8cc9af4c58ad4
Component: engine
2013-10-30 11:24:50 -07:00
d2b1922a6b continue build on expose with :, but displays a warning
Upstream-commit: b2503a72f1f1db887fd11199036f05efe3d35992
Component: engine
2013-10-30 11:13:10 -07:00
483b6b0637 Merge pull request #2466 from dotcloud/hot-fix-restart-public-mappings
Hotfix: Migrate public mappings after upgrade
Upstream-commit: bb662bc12cd7994cb7d23e49d6d2b6130613dda6
Component: engine
2013-10-30 09:35:56 -07:00
cae555c9ca Hotfix: Migrate public mappings after upgrade
Upstream-commit: 79bf2c2b0e898fdc93db66ddc1622bb79c0b83f8
Component: engine
2013-10-30 09:02:23 -07:00
15ee14c05a Hotfix: Migrate public mappings after upgrade
Upstream-commit: 746ba127bfb3556d378ccd8b2c725b490d090334
Component: engine
2013-10-30 08:15:12 -07:00
068d1a3e59 Fix formatted on build
Upstream-commit: e7402ed9cc823045a75baef32a090607f7272078
Component: engine
2013-10-30 08:50:21 -04:00
85374b0f04 update RELEASE-CHECKLIST.md to reflect new changes
Upstream-commit: 9420e8def7023b5247858518e43bd7ab4f2b5e48
Component: engine
2013-10-29 15:34:33 -07:00
81ae14e1e4 remove some logs from tests
Upstream-commit: 86970d00bbb9c5e3184fe4e3e7442fd0865c80ec
Component: engine
2013-10-29 14:42:34 -07:00
2a5d2430af Bump to version 0.6.5
Upstream-commit: da054148dc17c869c6b7958d48d3abc9fe1cdcf9
Component: engine
2013-10-29 14:42:20 -07:00