Commit Graph

  • b659f35e7b bump to 0.2.2 Upstream-commit: 6f9b574f25e8fca5e4a28a35b71e4755a424bed8 Component: engine Victor Vieux 2013-05-06 11:52:15 +02:00
  • 3a6a7097c6 split api and server. run return exit code. import, pull and commit uses the smae endpoint. non zero status code on failure Upstream-commit: 04cd20fa627635d30ea315d0d4e281e10e8d293c Component: engine Victor Vieux 2013-05-06 11:31:22 +02:00
  • dabf9718ac Bumped version to 0.3.0 Upstream-commit: 4f202cd07f3d9281e186024bbf6770bf93537235 Component: engine Guillaume J. Charmes 2013-05-05 07:42:23 -07:00
  • f515a96fa4 Merge remote-tracking branch 'origin/registry-update' + Registry: Add the new registry support Upstream-commit: da01dd3d56a86f9a1256d3f80c0a4cac5d14bedb Component: engine Guillaume J. Charmes 2013-05-05 07:13:25 -07:00
  • f75cda5f84 Fixed imports Upstream-commit: 09f1cbabb9ebc46776a832e1e695af7ef32a3de3 Component: engine shin- 2013-05-06 11:06:44 -07:00
  • 1a68b2e14d Moved the Debugf message in a registry to a more useful place Upstream-commit: c9994ed0fb01c65304fa8bd2eaf80f8a5edd6e41 Component: engine Sam Alba 2013-05-04 09:22:45 -07:00
  • e906fe356c Add output to checksums, code cleaning Upstream-commit: b0e076f374c8919ba29ec24a8cd27785a8e0827c Component: engine Guillaume J. Charmes 2013-05-02 15:30:03 -07:00
  • 54b287c403 Fixed public pull + Added some verbosity about what is happening Upstream-commit: 00266df8ac64bb3b7e19818ad2dfb852dc0d2e7f Component: engine Sam Alba 2013-05-03 15:37:28 -07:00
  • 9633853dc1 Added help message to invite to login when getting a 401 Upstream-commit: 3febeb93f553be0dceec81591a6e0ba578b42a12 Component: engine Sam Alba 2013-05-02 18:57:15 -07:00
  • db5ba3230b Fixed pulling repositories from library Upstream-commit: bcdf03037b5f11d3760b45c96b9180f7b8da4b40 Component: engine Sam Alba 2013-05-02 18:52:23 -07:00
  • c1a0fe8c7f Switching to prod index server Upstream-commit: a372f982c1383a3b4d742ef4f4de1a645cd7434d Component: engine Sam Alba 2013-05-02 15:39:44 -07:00
  • b90c56ad14 gofmt pass Upstream-commit: d985050aeb3f1411b94b21f6db35a24f9a1f93f2 Component: engine shin- 2013-05-02 08:18:33 -07:00
  • d84e765a2b Use progress reader when uploading/downloading layers Upstream-commit: 0c5e76958bbfd5c4d315d75262381cbae5c5f048 Component: engine shin- 2013-05-02 08:06:11 -07:00
  • 54c93226ae Handled wrong user credentials by re-init the auth file (it was impossible to login after having wrong crendentials) Upstream-commit: 0f68042053ac652de13cd68086d0188ac0ecf9b6 Component: engine Sam Alba 2013-05-01 16:36:01 -07:00
  • 1a3f29f52a Fixed some login quirks Upstream-commit: 18796d55a66f2f072349c54085516fe038bd8283 Component: engine shin- 2013-05-01 13:41:58 -07:00
  • d624761cb2 Fixed typo in 'username or email already exists' Upstream-commit: 594827d41640eb6a6a878c29aca87f7a4ce6249c Component: engine shin- 2013-05-01 09:06:17 -07:00
  • c11f6a1484 Fix error in PushImage Upstream-commit: 5690562fc855a7e813a7e3cfb3340f60bd626530 Component: engine shin- 2013-05-01 05:26:52 -07:00
  • 815f14e3c7 simplify image.Checksum Upstream-commit: be791a223b65d5641e032ea78ad7289b6eb58979 Component: engine shin- 2013-05-01 05:11:06 -07:00
  • 6256b6201b simplify graph.Checksums Upstream-commit: 19045b530eeacc97941cc1b63c2626f92df10f67 Component: engine shin- 2013-05-01 05:08:27 -07:00
  • 9339cc5436 Only send checksums for images not uploaded yet Upstream-commit: b5873806d0f155b0fc16d224427f90548bfa8afe Component: engine shin- 2013-04-30 14:11:16 -07:00
  • 140338cd02 Fix checksum computing Upstream-commit: f10b0f75e02041db64176760a3be9639408ad923 Component: engine shin- 2013-04-30 14:05:33 -07:00
  • e2645da3a8 Checksum system overhaul Upstream-commit: 6e2ddf6f608aa3d73b26b22dc3ff27f11534cdee Component: engine shin- 2013-04-30 10:01:19 -07:00
  • a3a48a161a Added support for REPO:TAG format in docker pull (overrides -t option) Upstream-commit: e81a53eea9d5a44c3fde8d3060845ca18e95b4c4 Component: engine shin- 2013-04-30 06:55:24 -07:00
  • d98dd27286 Fixed minor bugs in docker pull Upstream-commit: 1c76f91fc47637efff99ab7e5c5be8f4f84facb0 Component: engine shin- 2013-04-29 06:56:33 -07:00
  • 915420b8dd Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils Upstream-commit: be7560890644759c0ddd229afed208c537f075d7 Component: engine shin- 2013-04-26 14:00:09 -07:00
  • 6b0bdcc8b3 Added X-Docker-Token header to initial index requests Upstream-commit: 3c85e9390e2d5fac418e03bac376eb1618487f3c Component: engine shin- 2013-04-25 10:12:41 -07:00
  • 6164f7758f Prepend hash method to the image checksum Upstream-commit: ea3374bcb0b7a78ccbaeb9cd927fbaf259a5cf29 Component: engine shin- 2013-04-25 10:10:47 -07:00
  • 2a3e53459d Follow redirections when sending PUT request in PushRepository Upstream-commit: 6e936c8fd32357e839cb9337e621b1e152b9fd8b Component: engine shin- 2013-04-25 09:36:05 -07:00
  • c480172ba7 Fixed graph.Checksums() Upstream-commit: 4cd9e4722c92f05438779d10bf18206f65417644 Component: engine shin- 2013-04-25 09:24:29 -07:00
  • d652d6f892 Fixed checksum representation Upstream-commit: 630d358384194489e834d86cb4ae2f6dcc6a0ee5 Component: engine shin- 2013-04-25 09:15:36 -07:00
  • a0dca19377 Fixed docker login Upstream-commit: 84be35dce10682266b9a35d4156997c84485c769 Component: engine shin- 2013-04-24 12:15:34 -07:00
  • 4217889874 Style changes in auth.Login Upstream-commit: 23953e7d67c83bad8514a262acec5ed20bbbfa94 Component: engine shin- 2013-04-24 09:11:29 -07:00
  • 85d4d21c1b Reactivated CmdPush in commands.go Upstream-commit: 6644a3c78a91d2212cc6449f25499e59b42a4397 Component: engine shin- 2013-04-23 12:02:16 -07:00
  • 0229aac7c7 Reimplemented docker pull for new registry API (command is still deactivated) Upstream-commit: e179c66400eeafd732218e981c5aaccd5a0b72c4 Component: engine shin- 2013-04-23 09:52:46 -07:00
  • 5a3c9e63e6 Implemented checksum computation on image creation (necessary for new push primitive) Upstream-commit: 048fd671ef107aa14f02e6fe2db4a4100c23d37f Component: engine shin- 2013-04-19 08:25:55 -07:00
  • 8bf8e69dde gofmt pass Upstream-commit: 7c1a27e2add585f22a833020dd0551a892b3af69 Component: engine shin- 2013-04-18 08:34:43 -07:00
  • 26695c8e82 Changed some of the routes to reflect changes made to the API ; added HTTPClient singleton to the graph object Upstream-commit: 1cf8a2c26c8ae663dea9a613dfb236e6c2257550 Component: engine shin- 2013-04-18 08:16:58 -07:00
  • 738d2036f9 Reimplemented feature: downloading all tags on a repository using docker pull. Temporarily commented out CmdPush Upstream-commit: e639309a7a9c12fe713857a988806285889b580c Component: engine shin- 2013-04-17 10:21:32 -07:00
  • f0f61d9560 Implemented new version of PullRepository. Missing support for whole repository pull (= no tag specified) Upstream-commit: 2f082510a70a19fa83a7214485e3838e15bde22f Component: engine shin- 2013-04-15 11:17:03 -07:00
  • 5d62c79e81 Support for the new registry/index API (wip) Upstream-commit: 2421838b0ac6a496503bc896da0e60d195132576 Component: engine shin- 2013-04-15 03:28:54 -07:00
  • eb09fbf406 Merge pull request #500 from kencochrane/registry-api-doc Ken Cochrane 2013-05-06 10:44:50 -07:00
  • f92cced6ec added new sphinx contrib extention for better REST API docs, and changed the index search API so that it uses the new docs, as a test to make sure it works correctly Upstream-commit: 09d4b9452d80b70bf4d510891cf3545b3350cdf2 Component: engine Ken Cochrane 2013-05-06 13:38:51 -04:00
  • a4de2406e3 Merge github.com:dotcloud/docker into registry-api-doc Upstream-commit: d78b2d4ade8c1b831392d8629ffdad751652cb8c Component: engine Ken Cochrane 2013-05-06 13:13:17 -04:00
  • cbd0ae7b4d closes #522 Upstream-commit: 424cc678ebac93c69c288fcdbc2e1a4bd0493328 Component: engine Barry Allard 2013-05-04 21:20:41 -07:00
  • 2328108f87 First draft of new README. Feedback and contributions welcome! Upstream-commit: 156123226119f14070ce0e675466d231fe19189c Component: engine Solomon Hykes 2013-05-04 19:47:57 -07:00
  • a849d540bf Merge pull request #515 from drnic/vagrant_overrides Solomon Hykes 2013-05-04 16:47:17 -07:00
  • 654d60b356 Merge pull request #520 from dotcloud/519-no_command_specified-fix Guillaume J. Charmes 2013-05-04 12:03:08 -07:00
  • b23bef294e add doc for images -viz Upstream-commit: 359ecf88de8b1ed4392ff82aac276353d5d664f0 Component: engine Nate Jones 2013-05-03 20:44:10 -07:00
  • e5252f9360 add tests for 'images' subcommand Upstream-commit: 3dba4022adbd1f21a8b2ec4a6035cacfe143b380 Component: engine Nate Jones 2013-05-03 09:47:52 -07:00
  • b36ad0d182 add image graph output (dot/graphviz) Upstream-commit: f4de9d919d7ad6cf677c8157eabf82cf65aa4396 Component: engine Nate Jones 2013-04-30 22:39:48 -07:00
  • 87d18405c3 Allow reuse of existing vagrant boxes by env variables Dr Nic Williams 2013-05-03 15:35:51 -07:00
  • 340c219b42 Merge branch 'master' into remote-api Upstream-commit: 75418ec8492914cdb0010e94716dbf3b077edef1 Component: engine Victor Vieux 2013-05-03 17:59:11 +02:00
  • bfa697238c makefile from master Upstream-commit: c6963da54e1aa550d58419a8275967060866bd6d Component: engine Victor Vieux 2013-05-03 17:51:11 +02:00
  • f2c645d68e Fix the command existance check Upstream-commit: b9ec03c21b8fdbc54fdd7a3cb86f3c555e91f989 Component: engine Guillaume J. Charmes 2013-05-02 20:50:28 -07:00
  • e6dd1bf4aa Fix server crash when running an image without command without autorun Upstream-commit: 64d7bc442daa012683b38183c71674b9ecd660c2 Component: engine Guillaume J. Charmes 2013-05-02 13:56:45 -07:00
  • 1e4304b721 Fix issue within mergeConfig preventing hostname and user to be set Upstream-commit: 83784989514ca010bf6c292b01482e0baa14ff85 Component: engine Guillaume J. Charmes 2013-05-02 12:32:10 -07:00
  • 64cd9c2d11 Fix typo for command run docs Upstream-commit: 1617a18258ccc7e07f30aef02a9b085627eb388a Component: engine Guillaume J. Charmes 2013-05-02 12:11:57 -07:00
  • e9ace295d8 Fix date typos in changelog Upstream-commit: 6c1bb39c09446a608d48334fdf2b06cf0fac8d1a Component: engine Solomon Hykes 2013-05-03 15:40:32 -07:00
  • 5f130205ae Merge branch 'master' of ssh://github.com/dotcloud/docker Upstream-commit: f6b5cd77ebfff7b18dbfcdb8bfddce0f93305e23 Component: engine Solomon Hykes 2013-05-03 15:37:37 -07:00
  • d65444fd93 Bumped version to 0.2.2 Upstream-commit: 5ffd63070f9b4d7516d58a4b3691be36d5ae93c6 Component: engine Solomon Hykes 2013-05-03 15:19:20 -07:00
  • 283609708c + Documentation: new example: sharing data between 2 couchdb databases Upstream-commit: 701132259d843087fafb30d7a1feb05d1b4f7a8e Component: engine Solomon Hykes 2013-05-03 15:13:12 -07:00
  • 06be1f94f8 Merge pull request #501 from losinggeneration/fix_cgroup_memory_check Guillaume J. Charmes 2013-05-03 14:29:43 -07:00
  • dd9453f294 + Support for data volumes Upstream-commit: 18b8eeb48492c27588da2d8c6c36f5f080338d56 Component: engine Solomon Hykes 2013-05-03 13:03:47 -07:00
  • 0d8c032587 Fix a bug in the Makefile which caused dependency download to fail Upstream-commit: a7c0e9a355216048063894a3d47aac2d81c42c3f Component: engine Solomon Hykes 2013-05-03 12:58:44 -07:00
  • 8f0ba8b1bd Check that the line is valid with 6 parts after split Upstream-commit: 589d7c68dbfe0cf4a84b96b799871bfbff4a5970 Component: engine Harley Laue 2013-05-03 13:49:10 -05:00
  • 9af19a7a8b strings.Split may return an empty string on no match Harley Laue 2013-05-02 14:44:41 -05:00
  • d45e7db4d1 added Docker Index search API doc Upstream-commit: b682a8ea9e9325278cdb08d5f3da821ee97c5feb Component: engine Ken Cochrane 2013-05-02 14:32:38 -04:00
  • 2c79fdbc57 up to date with master Upstream-commit: 4f0bda2dd5cfe382f7fd9cfb9f5522f42377673b Component: engine Victor Vieux 2013-05-02 18:36:23 +02:00
  • 9951e24504 Update docs for Command Run Upstream-commit: 21b9dcd518871088086943f95bf39f068b30691f Component: engine Guillaume J. Charmes 2013-05-02 09:26:29 -07:00
  • cc5f724fb6 Fix the graph.Create prototype Upstream-commit: 897cc573f051f1d88be0fde05946e66d0c86c43e Component: engine Guillaume J. Charmes 2013-05-02 09:23:29 -07:00
  • 2217f9531a Comply to the new graph.Create() prototype Upstream-commit: b0459adc271b20cde11da6a74cc5a71bab23f2ac Component: engine Guillaume J. Charmes 2013-04-22 18:00:10 -07:00
  • 4f88abdf1f Implement the data volume removal Upstream-commit: 3edd14b8c2eb13f45834f5d9306a579b256f9348 Component: engine Guillaume J. Charmes 2013-04-12 09:23:57 -07:00
  • 50127083eb Implement the -volumes-from in order to mount volumes from an other container Upstream-commit: 4099a31304863edf5b4d1b594b41c7ce1a33c5e1 Component: engine Guillaume J. Charmes 2013-04-10 16:23:30 -07:00
  • f39494f601 Move the id of volumes to Container (instead of Container.Config) Upstream-commit: 6fb495bf6ff545753518e9b9ed39c2676230c277 Component: engine Guillaume J. Charmes 2013-04-10 16:10:53 -07:00
  • 1e08918b54 Switch back config to map[string]struct{} Upstream-commit: faf8daa7c68f2511dedfad15e1fd05f9eff077a2 Component: engine Guillaume J. Charmes 2013-04-10 16:09:34 -07:00
  • 307cd72164 Handle data volumes mount points Upstream-commit: 8d9aaee60bf03397e51e8c84232a73fcb3baf36c Component: engine Guillaume J. Charmes 2013-04-09 18:19:55 -07:00
  • 4d826b11e2 Change the volumes type to map[string]string to store both source and destination Upstream-commit: 35d704c8a006263d1539994f02c7bfbe97202528 Component: engine Guillaume J. Charmes 2013-04-09 18:08:03 -07:00
  • be84d975bd docker run -v PATH: bind a new data volume to a container Upstream-commit: 1df5f4094bf31edba6f2a2f07bfdada54340c1e4 Component: engine Solomon Hykes 2013-04-05 18:00:10 -07:00
  • 709a89d62b Merge pull request #487 from brunoqc/patch-2 Guillaume J. Charmes 2013-05-03 11:55:16 -07:00
  • f3539eb51c Merge pull request #508 from bdon/master Guillaume J. Charmes 2013-05-03 11:41:14 -07:00
  • 35946b6f37 correct documentation for where images are stored on filesystem. Upstream-commit: 6cbe27b7a53e5818d1f5e193db00a58e3165557f Component: engine Brandon Liu 2013-05-02 20:37:08 -07:00
  • fddd243545 dockerbuilder: change order of dependencies Upstream-commit: a82b60b30dd9b07d6ea8cd96555a798900c17caa Component: engine Solomon Hykes 2013-05-02 19:22:41 -07:00
  • c3c94876c5 dockerbuilder: let the Makefile upload to s3 with 'make release' Upstream-commit: c08d245539ef4d721b874392097016a1c8c8fb81 Component: engine Solomon Hykes 2013-05-02 18:11:54 -07:00
  • e7e7fbada8 Add s3 upload to 'make release' Upstream-commit: b6a5e604ab2205a547ac5b4f743cf3c4b93ffccf Component: engine Solomon Hykes 2013-05-02 11:32:55 -07:00
  • 30a5373134 + Hack: 'make s3release' uploads a clean build to s3 Upstream-commit: 6e486b638b6674694fe02d2661bd93f0ee08d425 Component: engine Solomon Hykes 2013-05-02 11:25:49 -07:00
  • 755075c572 Use only one deb line in /etc/apt Bruno Bigras 2013-04-30 09:54:22 -03:00
  • 9adb299c5b use Go 1.0.3 to build docker Upstream-commit: 528da23d6a5e0b6f37c1241c982bb49f301632cc Component: engine unclejack 2013-05-02 15:27:37 +03:00
  • 113b997422 Merge pull request #496 from dotcloud/480-vagrant-fix Guillaume J. Charmes 2013-05-01 23:38:18 -07:00
  • f669f181f5 Merge pull request #492 from kencochrane/registry-api-doc Solomon Hykes 2013-05-01 23:00:58 -07:00
  • 2643d78de2 Merge branch 'origin/new-dockerbuilder' Upstream-commit: d6a63132efe087f46f0191e14cd79a58f1483e20 Component: engine Solomon Hykes 2013-05-02 05:57:50 +00:00
  • 02a593d27a dockerbuilder: fix permissions Upstream-commit: e7271cdaae50db382d5b5728904063c07d5549e4 Component: engine Solomon Hykes 2013-05-02 05:56:51 +00:00
  • 1f23de593c * Hack: improve the way dockerbuilder is built Upstream-commit: 6ca3b151b1fc0b838b55586adbc6c0990cfb2586 Component: engine Solomon Hykes 2013-05-01 22:05:36 -07:00
  • fa147c676f refactoring run/attach/logs Upstream-commit: a4bcf7e1ac19dbf4c2e4f65af4addc1bfc47d567 Component: engine Victor Vieux 2013-05-02 05:07:06 +02:00
  • dc48c220f3 Fix main Vagrantfile Upstream-commit: 0d9475346f3548c525ecfbbd44c95a47a0013f0e Component: engine Daniel Mizyrycki 2013-05-01 18:49:31 -07:00
  • 46f6747321 New Dockerfile operation: 'add' Upstream-commit: 71199f595de081a4f2e93142d9f5b98df16e9089 Component: engine Solomon Hykes 2013-05-01 18:32:38 -07:00
  • 6607a39eb5 - Hack: fix dockerbuilder to build feature branches Upstream-commit: 58b95878f13c8de443529fbd47a67988b4735e1a Component: engine Solomon Hykes 2013-05-02 01:16:23 +00:00
  • c9f8d85006 Merge pull request #482 from dotcloud/move_capabilitie_function Guillaume J. Charmes 2013-05-01 17:43:32 -07:00
  • 87d45c69b3 Merge branch 'master' of ssh://github.com/dotcloud/docker Upstream-commit: 09b1cd58c00d6b10496ab8f517137268a8bc54ab Component: engine Solomon Hykes 2013-05-01 17:18:05 -07:00
  • ac52cb591c Bumped version to 0.2.1 Upstream-commit: d42639e5c5623109acd302ddead237ce4d9c2617 Component: engine Solomon Hykes 2013-05-01 17:17:13 -07:00
  • 0d2bce5b40 Merge pull request #495 from dotcloud/autorun_docs Guillaume J. Charmes 2013-05-01 17:14:53 -07:00