Commit Graph

  • 1c76f91fc4 Fixed minor bugs in docker pull shin- 2013-04-29 06:56:33 -07:00
  • be75608906 Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils shin- 2013-04-26 14:00:09 -07:00
  • 3c85e9390e Added X-Docker-Token header to initial index requests shin- 2013-04-25 10:12:41 -07:00
  • ea3374bcb0 Prepend hash method to the image checksum shin- 2013-04-25 10:10:47 -07:00
  • 6e936c8fd3 Follow redirections when sending PUT request in PushRepository shin- 2013-04-25 09:36:05 -07:00
  • 4cd9e4722c Fixed graph.Checksums() shin- 2013-04-25 09:24:29 -07:00
  • 630d358384 Fixed checksum representation shin- 2013-04-25 09:15:36 -07:00
  • 84be35dce1 Fixed docker login shin- 2013-04-24 12:15:34 -07:00
  • 23953e7d67 Style changes in auth.Login shin- 2013-04-24 09:11:29 -07:00
  • 6644a3c78a Reactivated CmdPush in commands.go shin- 2013-04-23 12:02:16 -07:00
  • e179c66400 Reimplemented docker pull for new registry API (command is still deactivated) shin- 2013-04-23 09:52:46 -07:00
  • 048fd671ef Implemented checksum computation on image creation (necessary for new push primitive) shin- 2013-04-19 08:25:55 -07:00
  • 7c1a27e2ad gofmt pass shin- 2013-04-18 08:34:43 -07:00
  • 1cf8a2c26c Changed some of the routes to reflect changes made to the API ; added HTTPClient singleton to the graph object shin- 2013-04-18 08:16:58 -07:00
  • e639309a7a Reimplemented feature: downloading all tags on a repository using docker pull. Temporarily commented out CmdPush shin- 2013-04-17 10:21:32 -07:00
  • 2f082510a7 Implemented new version of PullRepository. Missing support for whole repository pull (= no tag specified) shin- 2013-04-15 11:17:03 -07:00
  • 2421838b0a Support for the new registry/index API (wip) shin- 2013-04-15 03:28:54 -07:00
  • 58ca46af39 Merge pull request #500 from kencochrane/registry-api-doc Ken Cochrane 2013-05-06 10:44:50 -07:00
  • 09d4b9452d 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 Ken Cochrane 2013-05-06 13:38:51 -04:00
  • d78b2d4ade Merge github.com:dotcloud/docker into registry-api-doc Ken Cochrane 2013-05-06 13:13:17 -04:00
  • 424cc678eb closes #522 Barry Allard 2013-05-04 21:20:41 -07:00
  • 1561232261 First draft of new README. Feedback and contributions welcome! Solomon Hykes 2013-05-04 19:47:57 -07:00
  • e392b7ee9b Merge pull request #515 from drnic/vagrant_overrides Solomon Hykes 2013-05-04 16:47:17 -07:00
  • c3a5dd76cf Merge pull request #520 from dotcloud/519-no_command_specified-fix Guillaume J. Charmes 2013-05-04 12:03:08 -07:00
  • 359ecf88de add doc for images -viz Nate Jones 2013-05-03 20:44:10 -07:00
  • 3dba4022ad add tests for 'images' subcommand Nate Jones 2013-05-03 09:47:52 -07:00
  • f4de9d919d add image graph output (dot/graphviz) Nate Jones 2013-04-30 22:39:48 -07:00
  • 04f41ebdbc Allow reuse of existing vagrant boxes by env variables Dr Nic Williams 2013-05-03 15:35:51 -07:00
  • 75418ec849 Merge branch 'master' into remote-api Victor Vieux 2013-05-03 17:59:11 +02:00
  • c6963da54e makefile from master Victor Vieux 2013-05-03 17:51:11 +02:00
  • b9ec03c21b Fix the command existance check Guillaume J. Charmes 2013-05-02 20:50:28 -07:00
  • 64d7bc442d Fix server crash when running an image without command without autorun Guillaume J. Charmes 2013-05-02 13:56:45 -07:00
  • 8378498951 Fix issue within mergeConfig preventing hostname and user to be set Guillaume J. Charmes 2013-05-02 12:32:10 -07:00
  • 1617a18258 Fix typo for command run docs Guillaume J. Charmes 2013-05-02 12:11:57 -07:00
  • 6c1bb39c09 Fix date typos in changelog Solomon Hykes 2013-05-03 15:40:32 -07:00
  • f6b5cd77eb Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-05-03 15:37:37 -07:00
  • 5ffd63070f Bumped version to 0.2.2 v0.2.2 Solomon Hykes 2013-05-03 15:19:20 -07:00
  • 701132259d + Documentation: new example: sharing data between 2 couchdb databases Solomon Hykes 2013-05-03 15:13:12 -07:00
  • c34989f1c4 Merge pull request #501 from losinggeneration/fix_cgroup_memory_check Guillaume J. Charmes 2013-05-03 14:29:43 -07:00
  • 18b8eeb484 + Support for data volumes Solomon Hykes 2013-05-03 13:03:47 -07:00
  • a7c0e9a355 Fix a bug in the Makefile which caused dependency download to fail Solomon Hykes 2013-05-03 12:58:44 -07:00
  • 589d7c68db Check that the line is valid with 6 parts after split Harley Laue 2013-05-03 13:49:10 -05:00
  • 4bc8ef42d4 strings.Split may return an empty string on no match Harley Laue 2013-05-02 14:44:41 -05:00
  • b682a8ea9e added Docker Index search API doc Ken Cochrane 2013-05-02 14:32:38 -04:00
  • 4f0bda2dd5 up to date with master Victor Vieux 2013-05-02 18:36:23 +02:00
  • 21b9dcd518 Update docs for Command Run Guillaume J. Charmes 2013-05-02 09:26:29 -07:00
  • 897cc573f0 Fix the graph.Create prototype Guillaume J. Charmes 2013-05-02 09:23:29 -07:00
  • b0459adc27 Comply to the new graph.Create() prototype Guillaume J. Charmes 2013-04-22 18:00:10 -07:00
  • 3edd14b8c2 Implement the data volume removal Guillaume J. Charmes 2013-04-12 09:23:57 -07:00
  • 4099a31304 Implement the -volumes-from in order to mount volumes from an other container Guillaume J. Charmes 2013-04-10 16:23:30 -07:00
  • 6fb495bf6f Move the id of volumes to Container (instead of Container.Config) Guillaume J. Charmes 2013-04-10 16:10:53 -07:00
  • faf8daa7c6 Switch back config to map[string]struct{} Guillaume J. Charmes 2013-04-10 16:09:34 -07:00
  • 8d9aaee60b Handle data volumes mount points Guillaume J. Charmes 2013-04-09 18:19:55 -07:00
  • 35d704c8a0 Change the volumes type to map[string]string to store both source and destination Guillaume J. Charmes 2013-04-09 18:08:03 -07:00
  • 1df5f4094b docker run -v PATH: bind a new data volume to a container Solomon Hykes 2013-04-05 18:00:10 -07:00
  • 19df5a7965 Merge pull request #487 from brunoqc/patch-2 Guillaume J. Charmes 2013-05-03 11:55:16 -07:00
  • 8ef72cbc94 Merge pull request #508 from bdon/master Guillaume J. Charmes 2013-05-03 11:41:14 -07:00
  • 6cbe27b7a5 correct documentation for where images are stored on filesystem. Brandon Liu 2013-05-02 20:37:08 -07:00
  • a82b60b30d dockerbuilder: change order of dependencies Solomon Hykes 2013-05-02 19:22:41 -07:00
  • c08d245539 dockerbuilder: let the Makefile upload to s3 with 'make release' Solomon Hykes 2013-05-02 18:11:54 -07:00
  • b6a5e604ab Add s3 upload to 'make release' Solomon Hykes 2013-05-02 11:32:55 -07:00
  • 6e486b638b + Hack: 'make s3release' uploads a clean build to s3 Solomon Hykes 2013-05-02 11:25:49 -07:00
  • 74cd7e822d Use only one deb line in /etc/apt Bruno Bigras 2013-04-30 09:54:22 -03:00
  • 528da23d6a use Go 1.0.3 to build docker unclejack 2013-05-02 15:27:37 +03:00
  • ff5e238de9 Merge pull request #496 from dotcloud/480-vagrant-fix Guillaume J. Charmes 2013-05-01 23:38:18 -07:00
  • c63dce393e Merge pull request #492 from kencochrane/registry-api-doc Solomon Hykes 2013-05-01 23:00:58 -07:00
  • d6a63132ef Merge branch 'origin/new-dockerbuilder' Solomon Hykes 2013-05-02 05:57:50 +00:00
  • e7271cdaae dockerbuilder: fix permissions Solomon Hykes 2013-05-02 05:56:51 +00:00
  • 6ca3b151b1 * Hack: improve the way dockerbuilder is built Solomon Hykes 2013-05-01 22:05:36 -07:00
  • a4bcf7e1ac refactoring run/attach/logs Victor Vieux 2013-05-02 05:07:06 +02:00
  • 0d9475346f Fix main Vagrantfile Daniel Mizyrycki 2013-05-01 18:49:31 -07:00
  • 71199f595d New Dockerfile operation: 'add' Solomon Hykes 2013-05-01 18:32:38 -07:00
  • 58b95878f1 - Hack: fix dockerbuilder to build feature branches Solomon Hykes 2013-05-02 01:16:23 +00:00
  • e431dc26f1 Merge pull request #482 from dotcloud/move_capabilitie_function Guillaume J. Charmes 2013-05-01 17:43:32 -07:00
  • 09b1cd58c0 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-05-01 17:18:05 -07:00
  • d42639e5c5 Bumped version to 0.2.1 v0.2.1 Solomon Hykes 2013-05-01 17:17:13 -07:00
  • d0c2e31fb9 Merge pull request #495 from dotcloud/autorun_docs Guillaume J. Charmes 2013-05-01 17:14:53 -07:00
  • 509a01bbe4 Merge pull request #493 from dotcloud/374-developer-environment Guillaume J. Charmes 2013-05-01 16:54:29 -07:00
  • e7fb7f13d5 new Dockerfile keyword: cmd to set a default runtime command Solomon Hykes 2013-05-01 16:43:37 -07:00
  • d172da58ce development; issue #374: Update VM documentation Daniel Mizyrycki 2013-05-01 15:59:54 -07:00
  • ad86dde10c * 'docker commit' inherits parent layer's run configuration by default Solomon Hykes 2013-05-01 15:45:39 -07:00
  • c20e46587d Update commandline Commit doc Guillaume J. Charmes 2013-05-01 15:43:02 -07:00
  • eeb03164cf development; issue #374: Upgrade development VM box to Ubuntu-13.04 with kernel 3.8 Daniel Mizyrycki 2013-05-01 15:25:58 -07:00
  • bb61678b57 development; issue #374: Refactor 'make hack' making Vagrantfile and VM more useful Daniel Mizyrycki 2013-05-01 11:20:10 -07:00
  • a75a1b3859 When no -config is set while committing, use the config of the base image Guillaume J. Charmes 2013-05-01 15:19:55 -07:00
  • 08812096f5 New Dockerfile operation 'expose' exposes default tcp ports Solomon Hykes 2013-05-01 14:16:56 -07:00
  • c97a1aada6 Better varibale names builder/2 Guillaume J. Charmes 2013-05-01 13:45:50 -07:00
  • 803a8d86e5 Change dockerbulder format, no more tabs and COPY becomes INSERT to avoid conflict with contrib script Guillaume J. Charmes 2013-05-01 13:45:35 -07:00
  • 5fd1ff014a Add doc for the builder Guillaume J. Charmes 2013-05-01 13:37:32 -07:00
  • 5c30faf6f7 Set a layer's default runtime options with 'docker commit -run' instead of 'docker commit -config' Solomon Hykes 2013-05-01 12:45:45 -07:00
  • f7aaa06606 + Commit default runtime options with a layer Solomon Hykes 2013-05-01 11:33:21 -07:00
  • 7ff65d40d5 Actually use the mergeConfig function Guillaume J. Charmes 2013-05-01 11:22:06 -07:00
  • 904c2a0fc3 added the registry API to the docker docs Ken Cochrane 2013-05-01 12:31:46 -04:00
  • a3ce90b78b Added dummy script for docker-build example Solomon Hykes 2013-05-01 00:49:28 -07:00
  • 03b83b3210 Fix example dockerfile Solomon Hykes 2013-05-01 00:44:36 -07:00
  • 40ccf1d300 new Dockerfile keyword: 'push' Solomon Hykes 2013-05-01 00:42:11 -07:00
  • 038ca5ee39 docker-build: added support for 'maintainer' keyword Solomon Hykes 2013-05-01 00:14:52 -07:00
  • 3c9ed5cdd6 Remove the open from CmdBuild Guillaume J. Charmes 2013-04-30 18:03:15 -07:00
  • 957c500ac9 Merge pull request #485 from brunoqc/patch-1 Solomon Hykes 2013-04-30 15:46:57 -07:00
  • 62a595da5c Merge pull request #488 from tobert/cgroups-via-proc-mounts Guillaume J. Charmes 2013-04-30 14:39:14 -07:00