Commit Graph

1680 Commits

Author SHA1 Message Date
93fe030b0e remove check on login
Upstream-commit: 1ce4ba6c9f381f7931615644675b0cad33e74492
Component: engine
2013-06-03 15:33:29 +00:00
7aca08c70b Merge pull request #784 from dotcloud/remove_cgo_dependency
* Runtime: Remove cgo dependency
Upstream-commit: 2b1b3c1270c41a1c4c71ba2be9f33af68ea22861
Component: engine
2013-06-03 07:03:17 -07:00
7c20a7a163 Update test to reflect new ApiInfo struct
Upstream-commit: 8243f2510e0ff0af8df18bf0febab819529106d4
Component: engine
2013-06-03 06:44:00 -07:00
d1a021f5ce Merge pull request #772 from dotcloud/improve_version_info_cmds
* API: Improve version info cmds
Upstream-commit: 0443cc351d1202063c79a4de5497878f9a9e674e
Component: engine
2013-06-03 06:36:09 -07:00
d6fb397281 Meta: added Guillaume as primary maintainer for tty code
Upstream-commit: e42eb7fa8c22e7451e06c28d9125fc7534239c89
Component: engine
2013-06-02 23:42:18 -07:00
59649c5a44 Merge pull request #787 from gasi/nodejs-centos-docs
* Documentation: Deploying a Node.js Web App on CentOS
* Documentation: small formatting improvements
Upstream-commit: cebfde9ea550677d596520448f43cde6de3605c0
Component: engine
2013-06-02 23:27:29 -07:00
d679be7e02 Merge pull request #785 from jweede/master
* Documentation: spelling correction in website
Upstream-commit: eff7a15bea95402846df9fea604c5a7040f43055
Component: engine
2013-06-02 23:14:09 -07:00
43b70fa498 Document installation of npm dependencies /ht @grigio
Upstream-commit: 82dadc200593e39f0979159d46afccf64f1e7a83
Component: engine
2013-06-02 20:10:22 -07:00
1731739b24 Removes a brace in the description of the wait command
Upstream-commit: ca5ae266b762d34075524d869e27f0daaa79265c
Component: engine
2013-06-02 22:40:56 +01:00
a432f97e17 Add link at the beginning
Upstream-commit: 464765b940c8194c302b89891dc06b8fcc1b37ff
Component: engine
2013-06-01 22:16:26 -07:00
409c1d534a Add Node.js web app example using CentOS
Upstream-commit: e9ffc1e49998d42f37b39cd23b56b73f7dc0e3da
Component: engine
2013-06-01 22:06:53 -07:00
657224f8b4 Use code blocks
Upstream-commit: 4fb9a6eafb981ed66fe547fe29c11525f40d0640
Component: engine
2013-06-01 22:03:41 -07:00
a6d08b401d Name examples consistently
Upstream-commit: 157547845acd8a0633df72e01d22bad9cbec578b
Component: engine
2013-06-01 22:03:28 -07:00
74278bf53f Use title case for consistency
Upstream-commit: 2935ca7ee2879723c786b86ee87cc1be26dad7b8
Component: engine
2013-06-01 22:03:12 -07:00
445dfaf8b1 Use em dash in title
Upstream-commit: 23452f1573e7887b638a4e69a4cf90d757921885
Component: engine
2013-06-01 22:02:24 -07:00
aee770cf4d Fix typo
Upstream-commit: f6f345b1fe0ecc1adba449b0078d96388dd48892
Component: engine
2013-06-01 21:55:01 -07:00
cf5d33839b Add more tags
Upstream-commit: e3fd61ad74521b1a94502cf8dcc7c450f035c168
Component: engine
2013-06-01 21:27:27 -07:00
4902d73b72 Make style consistent
Upstream-commit: 01ce63aacdd975130244f4be70bc90736e85d457
Component: engine
2013-06-01 21:26:58 -07:00
fef5363d7d Add Mac OS X instructions for doc tools
Upstream-commit: 3ca9c11110ff5068fd453a3e8aa0b39ee26d363c
Component: engine
2013-06-01 21:26:18 -07:00
76d5aac68b Add make server command to preview docs
Upstream-commit: b4df0b17afef027e88f0536cbfc9518e04f62eec
Component: engine
2013-06-01 21:25:51 -07:00
2fce4aa919 Spelling correction in docs
Upstream-commit: 7f65bf508e5930df48e3e3de2ed9a5a62a66446c
Component: engine
2013-06-01 21:48:32 -04:00
a2376ec542 Move Termios struct to os specific file
Upstream-commit: a70dd65964340b5c4ccedf497a2605b13e7ac8a8
Component: engine
2013-06-01 16:19:50 -07:00
5d91e53bfc Remove unused constants
Upstream-commit: 3cc0963ad16a5abd67aeba22cefac34a40ac70ef
Component: engine
2013-06-01 15:55:52 -07:00
b1b9c35361 Use uintptr instead of int for Fd
Upstream-commit: 31eb01ae8aac22a4d768418d3cc4da6f903a8694
Component: engine
2013-06-01 15:55:05 -07:00
e8aac5c357 Remove cgo from term
Upstream-commit: 64f346779fbe4ba9587ec65eedd0e8373f7e29c0
Component: engine
2013-06-01 15:51:45 -07:00
ca771dfaab * Runtime: pass a guaranteed environment to bsdtar for predictable behavior without depending on the underlying host configuration.
Upstream-commit: 561ceac55d5821a00258934cf9dc215278e3ecfd
Component: engine
2013-05-31 22:25:48 -07:00
5fd52ed23e Merge pull request #707 from unclejack/411-add-arch-field
411 add architecture field
Upstream-commit: a373c770b63982674e24704789f80e0ce15bb55d
Component: engine
2013-05-31 17:26:11 -07:00
98ee8979da Merge pull request #762 from dotcloud/761-packaging-dockerbuilder
Packaging: Ensure dockerbuilder can build docker PPA
Upstream-commit: 90b8c5ce67f5070c8f3d6eb8135cd17d82411121
Component: engine
2013-05-31 16:28:44 -07:00
934fcbd514 Merge pull request #719 from dotcloud/json_stream-feature
* API: push, pull, import, insert -> Json Stream
Upstream-commit: 9bc71c101c8f1299427013bfb5503bf85173c28f
Component: engine
2013-05-31 16:05:15 -07:00
4c4d21a4a1 Update api docs
Upstream-commit: f41d2ec4d91f2fa1dc479d8bac32113fbb7e987e
Component: engine
2013-05-31 15:56:30 -07:00
37b218faec Improve the docker version and docker info commands
Upstream-commit: 1dae7a25b919dc70798cbab8107809690212cd69
Component: engine
2013-05-31 15:53:57 -07:00
6c880d5b85 Merge pull request #533 from tianon/mkimage-debian
Update mkimage-debian.sh now that wheezy is officially the stable release
MD: Ref issue #447
Upstream-commit: 926c1d45aa3fbf86d63d20d4df5bf91b36bc2382
Component: engine
2013-05-31 14:53:37 -07:00
608a234392 Merge pull request #727 from dotcloud/remove_hijack_logs-feature
* API: remove hijack on the client in logs, and split stdout / stderr
Upstream-commit: 80b8756da3366cefcb47ff4301926a65bf194085
Component: engine
2013-05-31 14:43:59 -07:00
9e1e927a3a Merge pull request #766 from dotcloud/prevent_attach_stopped_container-feature
returns an error if the container we want to attach is not running
Upstream-commit: 7d167590bc0d35edf6b0a77ef01b340685108545
Component: engine
2013-05-31 14:41:57 -07:00
8205a10135 Merge pull request #753 from dotcloud/registry_api_remove_teams
Remove teams from the registry API
Upstream-commit: 76bb920449f727bfc05c322f78585f9b330ba354
Component: engine
2013-05-31 12:41:12 -07:00
84efb74f1b Merge pull request #767 from gasi/master
Fix minor documentation error in ‘Running Redis Service’ example
Upstream-commit: 1ac36a3adf9aefa6a19af598242a737259bcff29
Component: engine
2013-05-31 12:24:25 -07:00
dcf04441ae Merge pull request #755 from dotcloud/infrastructure2
+ Meta: organize the project infrastructure: servers, dns, email etc.
Upstream-commit: 46bdbbabbaa4e5197f304c36a187c5801cf2d3fa
Component: engine
2013-05-31 12:23:55 -07:00
e420edad89 Add Daniel Gasienica to AUTHORS
Upstream-commit: 766a2db0d94d0f7cd8bdb71762476893a4df4cc1
Component: engine
2013-05-31 12:19:57 -07:00
86f679c012 Fix minor documentation error in ‘Running Redis Service’ example
Upstream-commit: fd0c501e6d65b665cba87f3449e02a722d90e6b1
Component: engine
2013-05-31 12:19:49 -07:00
3efe0a345b returns an error if the container we want to attach is not running
Upstream-commit: 468e4c4b565d25b03c68ce2ab31f9a52f7b3398a
Component: engine
2013-05-31 15:34:23 +00:00
0dcec39d12 add -t parameter in the doc
Upstream-commit: 2baea2487936c3d385671d25ab3ef1b09f9007cc
Component: engine
2013-05-31 14:40:09 +00:00
1fad9ff912 Packaging: Ensure dockerbuilder can build docker PPA
Upstream-commit: 1040225e36c6b235d5f82e44685b2f942be68965
Component: engine
2013-05-31 00:59:18 -07:00
919fd1400e Merge pull request #745 from rogaha/doc_ssh_service_example_uptd
Add screencast summary. Makes it easy to reproduce steps.
Upstream-commit: 1c091657d44784a049b115892bd6ff812268688b
Component: engine
2013-05-30 18:49:32 -07:00
ef88e719c0 Bumped version to 0.3.4
Upstream-commit: 8d73740343778651c09160cde9661f5f387b36f4
Component: engine
2013-05-30 17:27:45 -07:00
ad486021ad + Runtime: 'docker build' builds a container, layer by layer, from a source repository containing a Dockerfile
+ Runtime: 'docker build -t FOO' applies the tag FOO to the newly built container.
Upstream-commit: a148301a03acdf8d294ed23d67aa6c10d0769bbd
Component: engine
2013-05-30 16:49:40 -07:00
8296e0d44a bump to master
Upstream-commit: bd38b47552ac0f4a2122979598b002ec31707e27
Component: engine
2013-05-30 23:32:57 +00:00
4be68db978 * Build: never remove temporary images and containers
Upstream-commit: caaea2e08f85438b7a6bee006e803f1c4351c445
Component: engine
2013-05-30 16:24:26 -07:00
7fda2ca8e5 Merge pull request #752 from dotcloud/victor_maintainer
* Meta: make Victor Vieux a core maintainer
Upstream-commit: de7ce7c10da88d39a1178d93af062626eb7068d4
Component: engine
2013-05-30 16:19:18 -07:00
7959cb95a2 * Builder: keep temporary images after a build fails, to allow caching
Upstream-commit: c903a6baf83b4aaa51d7198643e0eef9211c99ed
Component: engine
2013-05-30 15:52:09 -07:00
fcc4d17c47 Merge branch 'master' into builder_server-2
Upstream-commit: 4205b6bb1dfa06b70e969286ac911f744a88cb81
Component: engine
2013-05-30 14:09:42 -07:00