Commit Graph

  • 5324614410 Merge pull request #747 from riccieri/patch-1 Solomon Hykes 2013-05-30 11:59:53 -07:00
  • 531b30119a Remove special case for 'teams' from registry api Solomon Hykes 2013-05-30 11:37:58 -07:00
  • fc788956c5 Make Victor Vieux a core maintainer Solomon Hykes 2013-05-30 11:31:49 -07:00
  • 2ed1092dad * Documentation: removed 'building blocks' for now. Solomon Hykes 2013-05-30 11:26:47 -07:00
  • cd002a4d16 ensure progress downloader is well formated Victor Vieux 2013-05-30 17:00:42 +00:00
  • 49e656839f move auth to the client WIP Victor Vieux 2013-05-30 15:39:43 +00:00
  • 194fca8347 Merge pull request #750 from dotcloud/ensure_order_help-fix Guillaume J. Charmes 2013-05-30 07:40:59 -07:00
  • 2c14d3949d always display help in the same order Victor Vieux 2013-05-30 14:08:26 +00:00
  • 2a53717e8f if address already in use in unit tests, try a different port Victor Vieux 2013-05-30 13:45:39 +00:00
  • 97247c5c73 'docker build': remove INSERT command (should add support for remote sources in ADD instead) Solomon Hykes 2013-05-29 21:57:36 -07:00
  • b2084a9c59 Add IP forwarding config to archlinux guide Renato Riccieri Santos Zannon 2013-05-30 01:56:08 -03:00
  • 9a39404127 Fix issue with mkdir within docker build Guillaume J. Charmes 2013-05-29 18:55:00 -07:00
  • fc864d2f0f Simplified syntax of 'docker build': 'docker build PATH | -' Solomon Hykes 2013-05-29 18:18:57 -07:00
  • dcab408f6a Fixed phrasing, typos and formatting in 'docker build' Solomon Hykes 2013-05-29 18:14:50 -07:00
  • faafbf2118 Fix ADD behavior on single files Guillaume J. Charmes 2013-05-29 17:58:05 -07:00
  • 881fdc59ed Remove cache opti that cause wrong cache miss Guillaume J. Charmes 2013-05-29 17:04:46 -07:00
  • 560a74af15 Fix cache miss issue within docker build Guillaume J. Charmes 2013-05-29 16:10:11 -07:00
  • b6165daa77 Create a layer for each operation (expose, cmd, etc) Guillaume J. Charmes 2013-05-29 15:03:00 -07:00
  • ae0d555022 Fix autorun issue within docker build Guillaume J. Charmes 2013-05-29 14:37:03 -07:00
  • 7ff2e6b797 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-05-29 12:31:11 -07:00
  • 92939569ab Update build doc Guillaume J. Charmes 2013-05-29 11:53:44 -07:00
  • d97fff60a9 Update docker build docs Guillaume J. Charmes 2013-05-29 11:50:49 -07:00
  • 33ea1483d5 Allow docker build from stdin Guillaume J. Charmes 2013-05-29 11:43:29 -07:00
  • c7af917d13 updated the running ssh service example with the video's transcription Roberto Gandolfo Hashioka 2013-05-29 11:29:30 -07:00
  • c05e9f856d Error output fix for docker rmi Guillaume J. Charmes 2013-05-29 11:11:19 -07:00
  • 6cbc7757b2 Fix issue with unknown instruction within docker build Guillaume J. Charmes 2013-05-29 10:53:24 -07:00
  • 75d2244023 Update docker build UI Guillaume J. Charmes 2013-05-29 10:51:47 -07:00
  • 7e92302c4f auto prune WIP Victor Vieux 2013-05-29 17:27:32 +00:00
  • 94f0d478de refacto Victor Vieux 2013-05-29 17:01:54 +00:00
  • 2eb4e2a0b8 removed the -f Victor Vieux 2013-05-29 16:31:47 +00:00
  • 08e5f12954 Merge pull request #739 from dotcloud/push_issue-1 Guillaume J. Charmes 2013-05-29 09:22:12 -07:00
  • e33ba9b36d split stdout and stderr in run if not -t Victor Vieux 2013-05-29 14:14:51 +00:00
  • a5fe6f8af4 Merge branch 'master' into split_stdout_stderr_run-feature Victor Vieux 2013-05-29 13:56:27 +00:00
  • f339fc2eb9 bump to master Victor Vieux 2013-05-29 13:52:18 +00:00
  • 8f829eb5e4 Merge pull request #740 from dotcloud/ps_output-fix Victor Vieux 2013-05-29 06:43:03 -07:00
  • 044bdc1b5f fix ps output Victor Vieux 2013-05-29 13:42:20 +00:00
  • ea9095c562 merge master Victor Vieux 2013-05-29 11:49:39 +00:00
  • c00d1a6ebe improve attach Victor Vieux 2013-05-29 11:40:54 +00:00
  • 11550c6063 Removed debug output in 'docker version' Solomon Hykes 2013-05-28 21:38:35 -07:00
  • dc1fa0745f Improved wording of a maintainer's responsibilities Solomon Hykes 2013-05-28 22:33:48 -06:00
  • 3bac27f240 Fixed formatting of CONTRIBUTING.md Solomon Hykes 2013-05-28 22:26:42 -06:00
  • 286ce266b4 allmaintainers.sh: print a flat list of all maintainers of a directory (including sub-directories) Solomon Hykes 2013-05-28 20:55:07 -07:00
  • aa42c6f2a2 Added Victor and Daniel as maintainers for api.go and Vagrantfile, respectively Solomon Hykes 2013-05-28 20:45:12 -07:00
  • 7181edf4b2 getmaintainer.sh: parse MAINTAINERS file to determine who should review changes to a particular file or directory Solomon Hykes 2013-05-28 20:44:41 -07:00
  • c7985808ae + Runtime: stable implementation of 'docker build' Solomon Hykes 2013-05-28 19:40:38 -07:00
  • 83db1f36e3 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-05-28 19:39:20 -07:00
  • 24ddfe3f25 Documented who decides what and how. Solomon Hykes 2013-05-28 19:39:09 -07:00
  • b76d6120ac Update tests with new cookies for registry Guillaume J. Charmes 2013-05-28 17:35:10 -07:00
  • cd0de83917 Cereate a new registry object for each request (~session) Guillaume J. Charmes 2013-05-28 17:12:24 -07:00
  • e84306ca61 Merge pull request #730 from dotcloud/invert_status_created-fix Guillaume J. Charmes 2013-05-28 15:45:52 -07:00
  • f65327555e Merge pull request #731 from dotcloud/change_containersPs_containersJson_api-feature Guillaume J. Charmes 2013-05-28 15:44:20 -07:00
  • 7aa0d11171 Merge pull request #732 from dotcloud/718-return_no_such_container_as_404-fix Guillaume J. Charmes 2013-05-28 15:43:07 -07:00
  • 54af053623 Make sure the last line of docker build is the image id Guillaume J. Charmes 2013-05-28 15:40:22 -07:00
  • 5b33b2463a Readd build tests Guillaume J. Charmes 2013-05-28 15:31:06 -07:00
  • 2127f8d6ad Fill the multipart writer directly instead of using reader Guillaume J. Charmes 2013-05-28 15:22:34 -07:00
  • 2897cb0476 Add directory contents instead of while directory for docker build Guillaume J. Charmes 2013-05-28 15:22:01 -07:00
  • fe0c0c208c Send error without headers when using chunks Guillaume J. Charmes 2013-05-28 15:21:06 -07:00
  • 522f399d68 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-05-28 14:57:50 -07:00
  • 326faec664 De-duplicated contribution instructions. The authoritative instructions are in CONTRIBUTING.md at the root of the repo. Solomon Hykes 2013-05-28 14:57:36 -07:00
  • 28a30eda88 Merge pull request #702 from kim0/patch-2 Thatcher 2013-05-28 14:17:59 -07:00
  • 387eb5295a Removed deprecated SPECS directory Solomon Hykes 2013-05-28 14:13:20 -07:00
  • f3cc1d985e Merge pull request #733 from meejah/master Thatcher 2013-05-28 13:55:11 -07:00
  • cfb8cbe521 Small fix Guillaume J. Charmes 2013-05-28 13:51:21 -07:00
  • 582a9e0a67 Make docker build flush output each line Guillaume J. Charmes 2013-05-28 13:47:04 -07:00
  • a48799016a Fix merge issue Guillaume J. Charmes 2013-05-28 13:46:52 -07:00
  • dce82bc856 Merge master Guillaume J. Charmes 2013-05-28 13:42:50 -07:00
  • 90ffcda055 Update the UI for docker build Guillaume J. Charmes 2013-05-28 13:38:40 -07:00
  • 6ae3800151 Implement the CmdAdd instruction Guillaume J. Charmes 2013-05-28 13:38:26 -07:00
  • 54db18625a Add Extension() method to Compresison type Guillaume J. Charmes 2013-05-28 13:37:49 -07:00
  • 235ae9cd43 Merge pull request #709 from dhrp/links-to-kernel-doc Andy Rothfusz 2013-05-28 12:07:46 -07:00
  • 444f7020cb Add sudo to commands. meejah 2013-05-28 10:56:26 -06:00
  • 525080100d Use Ubuntu's built-in method to add a PPA repository, which correctly handles keys for you. meejah 2013-05-28 10:54:32 -06:00
  • e5fa4a4956 return 404 on no such containers in /attach Victor Vieux 2013-05-28 16:19:12 +00:00
  • 4f9443927e rename containers/ps to containers/json Victor Vieux 2013-05-28 16:08:05 +00:00
  • 8699805756 documentation Victor Vieux 2013-05-28 15:49:57 +00:00
  • d9670f4275 invert status created Victor Vieux 2013-05-28 15:06:26 +00:00
  • 3d8da80611 Merge pull request #729 from mmcgrana/fix-attach-api-docs Ken Cochrane 2013-05-28 06:53:41 -07:00
  • 7d6ff7be12 Fix attach API docs. Mark McGranaghan 2013-05-28 06:27:12 -07:00
  • fbcd8503b3 remove hijack on the client in logs, and split stdout / stderr Victor Vieux 2013-05-27 16:07:05 +00:00
  • 5a36efb61f fix json encoding, and use less casts Victor Vieux 2013-05-26 23:45:45 +00:00
  • 14212930e4 ensure valid json Victor Vieux 2013-05-25 15:51:26 +00:00
  • c8c7094b2e imporved error, push, import insert Victor Vieux 2013-05-25 15:09:46 +00:00
  • cb0bc4adc2 add error handling Victor Vieux 2013-05-25 14:12:02 +00:00
  • 5f69a53dba set architecture to x86_64 by default unclejack 2013-05-24 21:42:09 +03:00
  • d3b9733507 Merge pull request #657 from offby1/master Guillaume J. Charmes 2013-05-24 19:19:32 -07:00
  • df23a1e675 * Registry: specified naming restrictions for usernames and repository names Solomon Hykes 2013-05-24 18:58:24 -07:00
  • bb4b35a892 Fix a unit test broken by pull request #703 Solomon Hykes 2013-05-24 18:32:21 -07:00
  • 194f487749 Added FIXME about possible race condition in a unit test Solomon Hykes 2013-05-24 18:31:47 -07:00
  • 9775f0bd14 * Remote API: send push/pull progress bar as json Solomon Hykes 2013-05-24 17:59:27 -07:00
  • a05bfb246f Merge pull request #710 from dotcloud/tty_resize Guillaume J. Charmes 2013-05-24 15:12:22 -07:00
  • b438565609 Fix merge issue Guillaume J. Charmes 2013-05-24 14:48:13 -07:00
  • ffd9e06deb Merge branch 'master' into tty_resize Guillaume J. Charmes 2013-05-24 14:45:31 -07:00
  • 88ef309a94 Finish resize implementation client and server Guillaume J. Charmes 2013-05-24 14:44:16 -07:00
  • c5f15dcd3d Added links to @jpetazzo 's kernel article, removed quote indents from puppet.rst Thatcher Peskens 2013-05-24 14:42:00 -07:00
  • d8e60b797f Merge pull request #630 from dotcloud/check_if_logged_before_pull-fix Guillaume J. Charmes 2013-05-24 12:29:59 -07:00
  • 064101d82e Merge pull request #689 from dotcloud/help_command-fix Guillaume J. Charmes 2013-05-24 12:01:19 -07:00
  • a3293ed854 Fix merge issue Guillaume J. Charmes 2013-05-24 11:56:21 -07:00
  • 3d1bc2660c Merge branch 'master' into help_command-fix Guillaume J. Charmes 2013-05-24 11:46:18 -07:00
  • 2cf92abf0e add arch field to image struct unclejack 2013-05-24 21:40:56 +03:00
  • 48fd8ae79c Merge branch '573-add_host_port-feature' Guillaume J. Charmes 2013-05-24 11:36:05 -07:00