Commit Graph
34612 Commits
Author SHA1 Message Date
Ken Cochrane 43ff0f8506 Merge pull request #646 from kirang89/master
- Documentation: Fixed typos in README
Upstream-commit: 580df1dfc6ec6002bb5be9226f71cc1e4fd64f7c
Component: engine
2013-05-19 16:53:33 -07:00
Guillaume J. Charmes ce120b932a Move docker build to client
Upstream-commit: 0f312113d3ce37d57fb28eb98c8abcdcbfcd39a3
Component: engine
2013-05-19 10:46:24 -07:00
Kiran Gangadharan d97e9f4c66 Fixed typos
Upstream-commit: 0b785487fe752cc4111a3f0005a2ae090b30c52b
Component: engine
2013-05-19 21:04:34 +05:30
Francisco Souza 1c04239110 docs/remote_api: remove trunc_cmd from /containers/ps example
Apparently, this parameter does not exist anymore.
Upstream-commit: 8291f8b85ca653e13f17ffb126b57bb6b40c1cb5
Component: engine
2013-05-19 11:57:45 -03:00
Ken Cochrane 3765bead85 Merge pull request #644 from philspitler/master
- Documentation: Fixed typo in remote api docs
Upstream-commit: 6471fd3825abdcf40a99f59d609a093ae82c523a
Component: engine
2013-05-19 06:41:26 -07:00
Phil Spitler 90b893aa81 Fixed typo in remote API doc
Upstream-commit: ea7fdecd41a107d038503578324197780df002a8
Component: engine
2013-05-19 09:37:02 -03:00
Francisco Souza 38bbb0a8b8 utils: fix compilation on Darwin
Although Docker daemon does not work on Darwin, the API client will have
to work. That said, I'm fixing the compilation of the package on Darwin.
Upstream-commit: 2b55874584f034b5113359ced6b05c143d31e03c
Component: engine
2013-05-19 00:02:42 -03:00
Ken Cochrane 8b5995d5c6 Merge pull request #632 from jpetazzo/626-kernel-docs
+ Documentation: Added a section for Kernel requirements to the Docker Docs.
Upstream-commit: 66e9f155c3e62bcb681ed302a21d758d09c81d51
Component: engine
2013-05-18 07:53:45 -07:00
Victor Vieux 5a4d699310 Merge branch 'master' into 610-improve_rmi-feature
Upstream-commit: 6102552d61eb9059b9d958f80a6645d5328ca063
Component: engine
2013-05-18 14:29:37 +00:00
Victor Vieux 4708f50419 check if the image to delete isn't parent of another
Upstream-commit: d7673274d22140dc6dfa288351f1d4d2e2fa4b63
Component: engine
2013-05-18 14:29:32 +00:00
Victor Vieux 17d925e342 add flush after each write when needed
Upstream-commit: 0143be42a13b9f8082ceddc64a5e523e45f54d88
Component: engine
2013-05-18 14:03:53 +00:00
Thatcher Peskens b4d01cb61a Added a "we are hiring" to the frontpage of the docker website, and fixed two broken links in the docs.
Upstream-commit: 537cce16f2776d076c58b80e9af7e9914e5dac74
Component: engine
2013-05-17 19:35:46 -07:00
Jérôme Petazzoni b99a24c471 Add some details about pre-3.8 kernels
Upstream-commit: 6301373c68990e8a92730de23a4da86b3442b4ef
Component: engine
2013-05-17 18:58:00 -07:00
Jérôme Petazzoni d6855e804f Add information about kernel requirements
This page will be helpful for people who:
- want run run a custom kernel
- want to enable memory/swap accounting on Debian/Ubuntu
Upstream-commit: 72360b2cdfcfb70e72295b8f8cf7618257ce8826
Component: engine
2013-05-17 18:57:56 -07:00
Ken Cochrane 4b1c6a36b5 Merge pull request #631 from garethr/puppet_usage_docs
+ Documentation: Added a section on how to use Docker with puppet.
Upstream-commit: 45c51805165132d7d8b5baffa6f2fc887124d747
Component: engine
2013-05-17 13:43:17 -07:00
Victor Vieux 29dcb6fe8f fix
Upstream-commit: f01990aad2200690618cd64d2378e7e610433a71
Component: engine
2013-05-17 17:57:44 +00:00
Guillaume J. Charmes 8351fc8690 Merge pull request #633 from dotcloud/fix_insert
Fix insert
Upstream-commit: ffb38ce0ad1b769a1da727adb47e114ef3ed440d
Component: engine
2013-05-17 10:16:03 -07:00
Victor Vieux 6a0c3bd9ab fixed insert
Upstream-commit: 3703a654056b4af7acbb09dc4d02bd184c7307c5
Component: engine
2013-05-17 17:09:09 +00:00
Gareth Rushgrove b8a2af00ca add instructions for using docker with puppet
Upstream-commit: 55dd0afb5dd365bd306f698f9ccca1425e5c91a7
Component: engine
2013-05-17 17:08:37 +01:00
Victor Vieux 5dcedd536f add login check before pull user's repo
Upstream-commit: 1b0b962b43afe2f0e07b31fe03e64db4e7d97854
Component: engine
2013-05-17 13:23:12 +00:00
Guillaume J. Charmes e3fcf806f8 Update Push to reflect the correct API
Upstream-commit: 08121c8f6b435779027d837c1e7fc8046bc1e165
Component: engine
2013-05-16 14:33:29 -07:00
Guillaume J. Charmes e571a0fa05 Update tests to reflect new behavior
Upstream-commit: 6145812444fb3eda2cc362795ed0b1addb8f4847
Component: engine
2013-05-16 14:33:10 -07:00
Guillaume J. Charmes 61648af5ac - Registry: Fix issue preventing to pull specific tag
Upstream-commit: f498dd2a2b5128eca47517923d7e84238db0483c
Component: engine
2013-05-16 12:29:16 -07:00
Guillaume J. Charmes 3152a917ce Remove hijack from api when not necessary
Upstream-commit: f29e5dc8a15d0ab8e9c6084e41ee373376051659
Component: engine
2013-05-16 12:09:06 -07:00
Guillaume J. Charmes 291a2c0088 Merge fixes + cleanup
Upstream-commit: db1e965b657e7e184b9f4e136e9c0860769d8f68
Component: engine
2013-05-16 11:27:50 -07:00
Guillaume J. Charmes d091930918 Merge branch 'master' into 610-improve_rmi-feature
Upstream-commit: 2ae8aaa10684da3b8ee3c0de5f49b57f21286978
Component: engine
2013-05-16 11:15:16 -07:00
Guillaume J. Charmes bbd79955e2 Merge pull request #622 from dotcloud/616-support_wider_range_bool-feature
* API: Support wider range of bool parameters in the api: 1 or 0 -> 1/True/true or 0/False/false
Upstream-commit: e86fe7e5af8fd765e9497a517b04acacddae8237
Component: engine
2013-05-16 10:37:23 -07:00
Victor Vieux 65f5bcf0ce 1 or 0 -> 1/True/true or 0/False/false
Upstream-commit: 0c5443571dd1c081d57b6b2840c30d86bef0e82c
Component: engine
2013-05-16 13:45:29 +00:00
Thatcher bbf1935467 Merge pull request #620 from dhrp/documentation-review
Pulling the installation documentation update. Includes some timely fixes of broken links.
Upstream-commit: 6677c7964a4e50f7db3e8e28edef99c864dfe410
Component: engine
2013-05-15 20:12:09 -07:00
Thatcher Peskens 2c21356473 Mostly changes to the html, moved pages, fixed links.
* Moved the introduction page to the en/latest/index.html home of the documentation and pointed all links there
* Fixed a broken link from+to homepage
* Fixed the javascript of the documentation navigation to allow expand and collapse multiple times.
* Fixed the one typo Andy pointed out
Upstream-commit: 8454a86e9733b3eddc6dcd5583bef58785a550d7
Component: engine
2013-05-15 20:00:20 -07:00
Guillaume J. Charmes f90a47c969 Merge pull request #618 from titanous/cleanup
Misc. cleanup
Upstream-commit: fef816163cf9713b7943025a8739717c971b269c
Component: engine
2013-05-15 18:05:31 -07:00
Guillaume J. Charmes e9e0be5c3b Merge pull request #604 from dotcloud/603-docker-ci
+ Buildbot: testing; issue #603: Create AWS testing buildbot instance for docker CI
Upstream-commit: f53ec3373dc73ea7135bc1ba978961769b64805c
Component: engine
2013-05-15 18:05:02 -07:00
Guillaume J. Charmes 14172a965c Merge pull request #605 from dotcloud/251-packaging-debian
* Packaging: packaging-debian; issue #251: Update files for prerelease
Upstream-commit: 0ad34c6cd5508c764980fec66db48b2bb0b548c9
Component: engine
2013-05-15 18:04:26 -07:00
Guillaume J. Charmes 1ae8b506fd Merge pull request #592 from dotcloud/refactor_commands_object-feature
* Runtime: refactor commands.go into an object, will be easier for tests
Upstream-commit: acf1d5bf0eccdf92ec6351bbb427f9fed0d80cd1
Component: engine
2013-05-15 18:03:30 -07:00
Guillaume J. Charmes 491d2b7f6b Merge pull request #578 from dotcloud/registry-update-tests
+ Registry: Allow INDEX override
Upstream-commit: d8bf5af79be9b2dfff671742039a24c37e8b28c3
Component: engine
2013-05-15 18:00:13 -07:00
Guillaume J. Charmes b48c02f22d Merge pull request #608 from dotcloud/split_subpackage
* Project: Split the project into sub-packages
Upstream-commit: 7cd7dcda0ba3791b71324db200ac58a97a2564c6
Component: engine
2013-05-15 17:59:10 -07:00
Guillaume J. Charmes 358a94f322 Disable registry unit tests
Upstream-commit: 1b04ccf62cbda927949708e530ec00a6470418fb
Component: engine
2013-05-15 17:57:53 -07:00
Guillaume J. Charmes afbdda9037 Update utils_test.go
Upstream-commit: 10f5b6486c118d6be26bb4f8973629a6aaff1d52
Component: engine
2013-05-15 17:46:01 -07:00
Guillaume J. Charmes 2e66883915 Remove test file
Upstream-commit: 822cf67dae6315e6cd46978247acbe432eadeb35
Component: engine
2013-05-15 17:44:37 -07:00
Guillaume J. Charmes c376c6e645 Move getKernelVersion to utils package
Upstream-commit: f3bab52df4c6b54218ed36ac354ffc3573d31f3b
Component: engine
2013-05-15 17:40:47 -07:00
Guillaume J. Charmes 4f2b2696d3 Update tests to reflect new AuthConfig
Upstream-commit: 10e19e4b97dba71b603d652d5a046ef792d9d704
Component: engine
2013-05-15 17:31:11 -07:00
Guillaume J. Charmes 2d208e56c7 Move authConfig from runtime to registry
Upstream-commit: 95dd6d31a4c11618836f9a55fc3dbbde48450b09
Component: engine
2013-05-15 17:17:33 -07:00
Thatcher Peskens ab462b220e Updated getting started on website.
Upstream-commit: b5c1b17b50cf7d0fdc9c8894d10bb285d2e755b4
Component: engine
2013-05-15 16:19:18 -07:00
Thatcher Peskens 7bd154236e Clean up of unnecessary files.
Upstream-commit: 2ebbd2d6367e9bf83f2ea3f28f7a0f462260913d
Component: engine
2013-05-15 16:13:20 -07:00
Thatcher Peskens 68ac829d17 Updated the entire installation section text, checked everything, cleaned up rackspace installation.
Upstream-commit: ce35f5d89939a20c7e9a5466f837b1ac919609fc
Component: engine
2013-05-15 16:11:59 -07:00
Guillaume J. Charmes d6276e6ddf Allow to change login
Upstream-commit: bb85ce9aff118bed4e53e8ef70df4f1ec1cb903b
Component: engine
2013-05-15 13:39:24 -07:00
Guillaume J. Charmes 6d65ac4800 Upload images only when necessary
Upstream-commit: dc9d6c1c1f52eefba95920059f0607d3d57b2d07
Component: engine
2013-05-15 13:22:57 -07:00
Jonathan Rudenberg 78f17c9e49 Remove broken, redundant struct tag
Upstream-commit: aa0d40747caa8cd9c5cee56046cac011bc3d1065
Component: engine
2013-05-15 16:02:24 -04:00
Jonathan Rudenberg 3d72be8236 Update AUTHORS
Upstream-commit: 3a339b2bb3b06a110ccf93146cf020279705df84
Component: engine
2013-05-15 15:57:21 -04:00
Jonathan Rudenberg 108f6407e1 Fix mistaken call to fmt.Println
Upstream-commit: 52ef89f9c20d02ca341c979e3d4cb8bd13aa0146
Component: engine
2013-05-15 15:52:19 -04:00