Commit Graph

  • fcdfd696ec Merge remote-tracking branch 'upstream/master' Charles Hooper 2013-03-25 18:24:45 +00:00
  • c8ca50b483 Fixed issue #158 (docker crashes when docker run is called with not enough arguments) shin- 2013-03-25 07:17:11 -07:00
  • a61e68275a Merge branch 'master' of github.com:dotcloud/docker Guillaume J. Charmes 2013-03-25 01:29:09 -07:00
  • 6576b19a28 Improve the debug function Guillaume J. Charmes 2013-03-25 01:29:01 -07:00
  • ceb66fd035 Merge pull request #152 from srid/patch-1 Guillaume J. Charmes 2013-03-24 16:58:35 -07:00
  • 22598ee572 Merge pull request #155 from sa2ajj/debian-control-fix Guillaume J. Charmes 2013-03-24 16:54:01 -07:00
  • 52969416bc Merge pull request #147 from dotcloud/146_autologin-feature Guillaume J. Charmes 2013-03-24 16:52:50 -07:00
  • c61172f9c2 fix run-time dependency Mikhail Sobolev 2013-03-25 01:36:59 +02:00
  • 0786d9ec22 Show <none> instead of an empty string in docker images listing for images with no repository or tag shin- 2013-03-24 15:01:41 -07:00
  • 938bf4c901 Reverted previous change shin- 2013-03-24 14:53:00 -07:00
  • 87d4e16568 Quick fix to avoid creating empty-string repositories when committing shin- 2013-03-24 14:38:10 -07:00
  • 55c8908756 docker import doesn't download an image Sridhar Ratnakumar 2013-03-24 14:13:08 -07:00
  • 94b9ca988d Fix missing group "Vagrant" error Charles Hooper 2013-03-24 10:49:16 +00:00
  • bea7894166 Merge remote-tracking branch 'amesserl/raxcloud-support' Charles Hooper 2013-03-24 10:16:50 +00:00
  • b32436cd2e Prevent container.Kill() from crashing if container.cmd is nil Solomon Hykes 2013-03-23 19:51:35 -07:00
  • 190e2fa50f Generate full-size SHA256 IDs for images and containers Solomon Hykes 2013-03-23 19:33:00 -07:00
  • e09383bccf Remove json alteration Guillaume J. Charmes 2013-03-23 14:54:18 -07:00
  • 51455b1ee0 Merge pull request #138 from srid/handle-port-mapper-error Guillaume J. Charmes 2013-03-24 10:27:03 -07:00
  • 906626b8f8 Merge pull request #143 from dotcloud/141-142_update_help-fix Ken Cochrane 2013-03-24 07:07:24 -07:00
  • 371225520f handle errors during the creation of port mapper Sridhar Ratnakumar 2013-03-22 21:43:31 -07:00
  • eb95e49150 #146 Auto login on push Guillaume J. Charmes 2013-03-22 19:04:12 -07:00
  • 96010e3ca1 Allow anonymous pulls Guillaume J. Charmes 2013-03-22 18:45:28 -07:00
  • e55b8b2fd9 Merge pull request #145 from dotcloud/144-login_daemon_mode-fix Guillaume J. Charmes 2013-03-23 20:30:19 -07:00
  • ffe5370e35 Login now works with daemon mode Guillaume J. Charmes 2013-03-22 18:37:53 -07:00
  • df19863b23 #142 Change the help for push and pull in order for it to be more clear Guillaume J. Charmes 2013-03-22 18:17:49 -07:00
  • cb3c4af404 #141 Update and order the help Guillaume J. Charmes 2013-03-22 18:15:44 -07:00
  • bd2a55cd26 Merge branch 'no_root_repo_push' Guillaume J. Charmes 2013-03-22 17:58:34 -07:00
  • b370acd679 Forbid users to push "root" repositories Guillaume J. Charmes 2013-03-22 17:58:00 -07:00
  • 5c04d3488a Implement the "library" repository endpoint on the registry Guillaume J. Charmes 2013-03-22 17:41:48 -07:00
  • 0d46ddf7b4 'docker commit -m': optional commit message Solomon Hykes 2013-03-23 19:16:42 -07:00
  • f7eaaa3adb Clean up 'container' environment variable injected by lxc-start Solomon Hykes 2013-03-23 19:11:00 -07:00
  • 57e2126a02 Bumped version to 0.1.0 v0.1.0 Solomon Hykes 2013-03-23 17:48:18 -07:00
  • 5130d3d6ec Merge branch 'graph' Solomon Hykes 2013-03-23 17:47:33 -07:00
  • 587debf92e Merge branch 'graph' of http://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-23 17:04:37 -07:00
  • d301c7b98c 'docker images' doesn't show all anonymous images by default - only anonymous heads Solomon Hykes 2013-03-23 17:03:30 -07:00
  • f43fbda2a4 No more dependency on sqlite Solomon Hykes 2013-03-23 16:17:01 -07:00
  • 301a8afff5 Properly cleanup iptables rules inserted in OUTPUT (introduced in 3c6b8bb888) Solomon Hykes 2013-03-22 22:31:20 -07:00
  • dc2d930520 Remove the json alterations when decoding Guillaume J. Charmes 2013-03-22 14:27:10 -07:00
  • 966cddf26b Add some verbosity to the push/pull Guillaume J. Charmes 2013-03-22 13:21:44 -07:00
  • 6e35f28352 Merge branch 'graph' of github.com:dotcloud/docker into graph Guillaume J. Charmes 2013-03-22 13:10:31 -07:00
  • 0146c80c40 An image embeds the configuration of its parent container ('ContainerConfig') Solomon Hykes 2013-03-23 14:48:16 -07:00
  • 89763bc8af Remove the lookup before pushing Guillaume J. Charmes 2013-03-22 13:10:17 -07:00
  • b809dc4271 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-23 14:18:41 -07:00
  • f37c432bd5 Fixed 'docker inspect' to exit silently when an image doesn't exist Solomon Hykes 2013-03-23 14:18:35 -07:00
  • 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker Guillaume J. Charmes 2013-03-22 11:44:12 -07:00
  • c57727fd65 Merge branch 'graph' of github.com:dotcloud/docker into graph Guillaume J. Charmes 2013-03-22 11:18:33 -07:00
  • d9471bee3d Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-23 12:39:36 -07:00
  • 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter Solomon Hykes 2013-03-23 12:39:09 -07:00
  • 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. Solomon Hykes 2013-03-23 12:16:58 -07:00
  • a2e5333a93 Make sure the remote repository exists prior to push Guillaume J. Charmes 2013-03-22 10:42:13 -07:00
  • 5e6355d182 Fix the lookup method Guillaume J. Charmes 2013-03-22 10:22:22 -07:00
  • 95ad9e4573 Adding support for the Rackspace Open Cloud Antony Messerli 2013-03-22 10:28:51 -05:00
  • 0c4b639083 Update makefile gotest creack 2013-03-22 08:04:53 -07:00
  • d1c8eabc63 Fix/Improve push/pull registry creack 2013-03-22 07:56:44 -07:00
  • c000a5ed75 Remove the possibility to choose the remote name on push creack 2013-03-22 07:10:52 -07:00
  • 899613f788 Merge branch 'graph' of github.com:dotcloud/docker into graph creack 2013-03-22 06:39:08 -07:00
  • 829eeb07f8 'docker run' with no argument no longer hardcodes a default image and command Solomon Hykes 2013-03-22 20:55:17 -07:00
  • 841c7ac0f9 Deprecated 'docker run -a'. Containers are run in the foreground by default. '-d' enables detached mode Solomon Hykes 2013-03-22 20:46:14 -07:00
  • 34fbaa5f6d 'docker run -e': set environment variables in a container Solomon Hykes 2013-03-22 20:36:34 -07:00
  • 1ed78ee160 Improve (drastically) the push creack 2013-03-22 06:38:54 -07:00
  • e726bdcce2 Fix the rootPath for auth creack 2013-03-22 05:52:13 -07:00
  • 9b5f0fac81 Fix 'docker import' to accept urls without explicit http:// scheme Solomon Hykes 2013-03-22 19:47:32 -07:00
  • ab3a57d01b Merge branch 'graph' of github.com:dotcloud/docker into graph creack 2013-03-22 04:44:46 -07:00
  • bc51d961cd Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-22 19:22:24 -07:00
  • 12049f956a 'docker {history,ps,images}': show human-friendly image names when applicable Solomon Hykes 2013-03-22 19:22:06 -07:00
  • 77549ad4f6 Improve the error management with the registry communication creack 2013-03-22 04:44:07 -07:00
  • fc0eac37e4 Put back the "official" repo creack 2013-03-22 04:37:18 -07:00
  • db8f2a1a9d Merge branch 'graph' of github.com:dotcloud/docker into graph creack 2013-03-22 04:35:19 -07:00
  • 7952e6befe Merge branch 'master' into graph Solomon Hykes 2013-03-22 18:30:46 -07:00
  • 72e16f6d96 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-22 18:27:32 -07:00
  • bf7602bc09 'docker tag': assign a repository+tag to an image Solomon Hykes 2013-03-22 18:27:18 -07:00
  • 690cae0ef4 Merge pull request #133 from shawnsi/master Solomon Hykes 2013-03-22 15:11:52 -07:00
  • 936bd87a52 Merge pull request #124 from donspaulding/master Solomon Hykes 2013-03-22 15:10:13 -07:00
  • e4886a9e33 Merge pull request #134 from shawnsi/98-natfix Joffrey F 2013-03-22 09:35:07 -07:00
  • 3c6b8bb888 Fixing Issue #98: Adding DOCKER to output chain during iptables setup Shawn Siefkas 2013-03-22 09:06:14 -05:00
  • cff01ec5ec Redirecting docker daemon stdout/stderr to /var/log/dockerd Shawn Siefkas 2013-03-22 08:49:28 -05:00
  • 9542876d2f Waiting to start docker until the fresh binaries have been copied in Shawn Siefkas 2013-03-22 08:48:50 -05:00
  • 08cb430281 Move the debian makefile to avoid confusions creack 2013-03-22 04:34:46 -07:00
  • 9fa3d891c6 Merge branch 'master' of github.com:dotcloud/docker shin- 2013-03-22 04:25:37 -07:00
  • b00ff47963 Fixing newlines in attached mode shin- 2013-03-22 04:24:03 -07:00
  • e02f7912bc Enforce login for push/pull creack 2013-03-22 03:43:57 -07:00
  • e4f9a0dca0 Update the help with push/pull creack 2013-03-22 03:24:37 -07:00
  • 3870ebee6d Add content type to Push creack 2013-03-22 03:22:36 -07:00
  • 520af226c0 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-22 17:52:27 -07:00
  • 542c66997f 'docker inspect' can lookup image by repository and tag Solomon Hykes 2013-03-22 17:52:19 -07:00
  • 062ebff098 Merge branch 'graph' of github.com:dotcloud/docker into graph creack 2013-03-22 03:10:30 -07:00
  • f8ebeaae10 Removed debug command 'docker mount' Solomon Hykes 2013-03-22 17:44:12 -07:00
  • 56752158af Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph Solomon Hykes 2013-03-22 17:40:32 -07:00
  • 09b27f9e8d Fancier output for 'docker history' Solomon Hykes 2013-03-22 17:22:32 -07:00
  • 0eed4b4386 Add some verbosity to the push/pull features creack 2013-03-22 03:10:09 -07:00
  • 4307b7dd8e Add authentification to all registry call creack 2013-03-22 02:57:28 -07:00
  • c72ff318d3 Integrate Auth in runtime and make the config file relative to runtime root creack 2013-03-22 02:19:39 -07:00
  • 5e561a9d52 Merge branch 'graph' of github.com:dotcloud/docker into graph creack 2013-03-22 01:27:16 -07:00
  • 640026ec59 Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed. Solomon Hykes 2013-03-22 16:07:13 -07:00
  • 11c4294846 Handle push/pull of repositories creack 2013-03-22 01:25:27 -07:00
  • 1850e8d49c Merge pull request #128 from cespare/markdown-fixes2 Solomon Hykes 2013-03-21 22:46:22 -07:00
  • afb4a36ffa Merge pull request #130 from dotcloud/113_vagrant-compat Solomon Hykes 2013-03-21 22:44:38 -07:00
  • 45df6f7801 vagrant; issue #113: normalize whitespaces Daniel Mizyrycki 2013-03-21 22:26:18 -07:00
  • 6295a02275 vagrant; issue #113: Make Vagrantfile backward compatible with versions < 1.1 Daniel Mizyrycki 2013-03-21 17:23:23 -07:00
  • 13e597a5ad create README.md at this place for preview. dhrp 2013-03-21 21:47:14 -07:00