Commit Graph

  • 95d87f1ac0 Merge remote-tracking branch 'upstream/master' Charles Hooper 2013-03-27 14:50:42 +00:00
  • 7e9975d00a Merge pull request #205 from crazysim/docker-local-shared Charles Hooper 2013-03-27 07:34:58 -07:00
  • 212a044a55 changed docker import to docker pull Ken Cochrane 2013-03-27 10:44:20 -03:00
  • 165a7f3670 change docker import to docker pull Ken Cochrane 2013-03-27 10:43:05 -03:00
  • 0d75c68e5e Merge pull request #209 from gottagetmac/patch-1 Ken Cochrane 2013-03-27 06:06:15 -07:00
  • ff04ce3ddf Fixed typo in command description for pull Daniel Robinson 2013-03-27 10:02:11 -03:00
  • 43213dfc4a use the directory where the vagrantfile is located for mounting Nelson Chen 2013-03-26 23:14:50 -07:00
  • 4a086dfc08 Fixed broken examples in docs Solomon Hykes 2013-03-26 20:28:46 -07:00
  • 6b54a439b2 Merge pull request #204 from dhrp/master Charles Hooper 2013-03-26 20:23:21 -07:00
  • 00b81936aa Merge pull request #192 from chooper/vagrant11-providers Charles Hooper 2013-03-26 20:18:09 -07:00
  • b2e16f941d Merge pull request #199 from dotcloud/smalldocs Solomon Hykes 2013-03-26 20:12:03 -07:00
  • 72563925a1 Merge pull request #200 from dhrp/update-examples Solomon Hykes 2013-03-26 20:11:07 -07:00
  • f951f7876b Merge pull request #203 from hblanks/remove-run-dash-a Solomon Hykes 2013-03-26 20:08:25 -07:00
  • 7e4ac6c689 docs - remove references to run -a Hunter Blanks 2013-03-26 19:31:35 -07:00
  • 9e5a25c100 Merge remote-tracking branch 'upstream/master' Charles Hooper 2013-03-27 02:19:52 +00:00
  • 8461196a79 Stop using custom AMI and use standard Ubuntu AMI Charles Hooper 2013-03-27 01:41:47 +00:00
  • 5bec4b8f04 Fix Rackspace cloud user, remove dupe /home/vagrant definition Charles Hooper 2013-03-27 01:41:06 +00:00
  • 502f772839 not debian, but ubuntu is in base image Thatcher Peskens 2013-03-26 18:28:46 -07:00
  • 8cfaf658cc Updated hello world examples Thatcher Peskens 2013-03-26 18:21:52 -07:00
  • 2b7284db4f Remove duplicate user definition Charles Hooper 2013-03-27 01:20:45 +00:00
  • 2b090320be Merge remote-tracking branch 'upstream/master' into vagrant11-providers Charles Hooper 2013-03-27 01:09:22 +00:00
  • 378dacdf1c added copyright for LEGO picture root 2013-03-26 14:53:07 -07:00
  • 8513c179f3 Added files REQUIRED to have succesfull gh-pages deploy (i.c.w. sphinx) Thatcher Peskens 2013-03-26 12:00:46 -07:00
  • a710475726 Merge pull request #135 from amesserl/raxcloud-support Solomon Hykes 2013-03-26 16:55:01 -07:00
  • a8ae0aafe3 Add unit test for container id format Solomon Hykes 2013-03-26 16:54:13 -07:00
  • 9518503ebe Remove extraneous rand.Seed Jonathan Rudenberg 2013-03-26 16:54:28 -04:00
  • 141b5fc7d7 Simplify id generation Jonathan Rudenberg 2013-03-26 16:46:27 -04:00
  • 709849e717 Added Amazon AWS tutorial (can be activated after @sub_'s pull request is accepted. Thatcher Peskens 2013-03-26 16:29:21 -07:00
  • 2ee3db6cd2 Merge pull request #193 from vivekagr/master Solomon Hykes 2013-03-26 15:39:48 -07:00
  • 84d1929973 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-03-26 15:36:07 -07:00
  • 195208593d Merge remote-tracking branch 'upstream/master' into HEAD Charles Hooper 2013-03-26 22:30:49 +00:00
  • 846a9e8963 When doing a reverse-lookup of an image's tag, if the image has multiple tags, the first tag in alphabetical order will be used Solomon Hykes 2013-03-26 15:30:16 -07:00
  • 5cec37de53 Fixed a misspelled command in the docs. Vivek Agarwal 2013-03-27 03:54:26 +05:30
  • 261003ceb0 Merge remote-tracking branch 'dotcloud/docs' Thatcher Peskens 2013-03-26 14:52:00 -07:00
  • e260e80814 Merge pull request #190 from dotcloud/189-broken_env_tty_mode-fix Guillaume J. Charmes 2013-03-26 14:44:30 -07:00
  • 84df72222d Typo in macosx tutorial Thatcher Peskens 2013-03-26 14:31:45 -07:00
  • afdf29e57f Fix issue where Vagrant AWS deploys outside of my dev account would fail Charles Hooper 2013-03-26 21:21:54 +00:00
  • 262be79041 Merge pull request #181 from dhrp/master Daniel Mizyrycki 2013-03-26 13:20:51 -07:00
  • f87aa7e336 Added files REQUIRED to have succesfull gh-pages deploy (i.c.w. sphinx) Thatcher Peskens 2013-03-26 12:00:46 -07:00
  • 5cebc226cc Use new AMI that won't cause issues with cloud-init apply_creds Charles Hooper 2013-03-26 17:40:56 +00:00
  • f961ec55e7 print the location of the built binary Mikhail Sobolev 2013-03-26 16:30:01 +02:00
  • 21f55419b7 allow for verbose output from go tools Mikhail Sobolev 2013-03-26 08:28:35 +02:00
  • a26c58e27e slightly re-phrase the build from source in README Mikhail Sobolev 2013-03-26 08:25:20 +02:00
  • 5a0010abe9 do not print executed commands Mikhail Sobolev 2013-03-26 08:21:10 +02:00
  • a57b37ed0e use .gopath/ instead of build/ Mikhail Sobolev 2013-03-26 02:23:36 +02:00
  • 6b4bc971fd add a test target Mikhail Sobolev 2013-03-26 00:15:37 +02:00
  • 7009d6c6dd introduce top-level Makefile to build the docker binary Mikhail Sobolev 2013-03-25 23:48:46 +02:00
  • cca59081de #189 Fix the env in TTY mode Guillaume J. Charmes 2013-03-26 07:01:59 -07:00
  • 2d71e2a44c Merge pull request #186 from pbogdan/fix-docs-document-title Ken Cochrane 2013-03-26 14:36:43 -07:00
  • 08f1e3af48 Improve document <title>'s for the docs. Piotr Bogdan 2013-03-26 21:25:42 +00:00
  • 8da1810975 Merge remote-tracking branch 'origin/175-auto_download_run-feature' Solomon Hykes 2013-03-26 13:20:32 -07:00
  • 9df7023497 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-03-26 13:15:21 -07:00
  • 54fa59c8ec Set the container's hostname to the truncated ID Solomon Hykes 2013-03-26 13:14:44 -07:00
  • 2664139da4 Example of sharing an image in the README Solomon Hykes 2013-03-26 13:07:06 -07:00
  • 6bf4a10ed4 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-03-26 12:57:42 -07:00
  • 7f79fabaee Added missing 'docker pull' to first example Solomon Hykes 2013-03-26 12:52:11 -07:00
  • 3813fa8a16 Rephrased answer to Q4 in the FAQ Solomon Hykes 2013-03-26 12:34:23 -07:00
  • 75a116bdaa Add more links and a question to the faq Daniel Mizyrycki 2013-03-26 12:14:58 -07:00
  • 1904003511 Emphasized 'not for production' warning Solomon Hykes 2013-03-26 11:58:42 -07:00
  • 004a5310d9 Try to fetch missing base only on "not found" error Guillaume J. Charmes 2013-03-26 05:28:17 -07:00
  • 6ccd473127 Improve the pre-push repository lookup for permisisons Guillaume J. Charmes 2013-03-26 04:11:13 -07:00
  • 161526d99d Add a lookup before pushing repository to check permissions Guillaume J. Charmes 2013-03-25 21:01:42 -07:00
  • 84cca8afc8 Changed project description in home page Solomon Hykes 2013-03-26 11:46:51 -07:00
  • 1a96ce552f Merge remote-tracking branch 'dhrp/master' Solomon Hykes 2013-03-26 11:34:21 -07:00
  • 7db1890c99 New 'make github-deploy' rule to deploy the docs to github-pages Solomon Hykes 2013-03-26 11:27:36 -07:00
  • 1c5162c5a9 Added two user quotes. Cleanup of images. Thatcher Peskens 2013-03-26 10:03:10 -07:00
  • 069918e1fd #174 Check if the image is already in the garbage before moving it. If it does, remove (really) the older one. Guillaume J. Charmes 2013-03-26 03:33:47 -07:00
  • 91d78a10c3 #175 Add autodownload on run command Guillaume J. Charmes 2013-03-26 03:05:10 -07:00
  • 53641e8b8d Merged documentation Solomon Hykes 2013-03-26 09:49:10 -07:00
  • 038fb523f1 Merge pull request #168 from johncosta/42-contribution-guidlines Solomon Hykes 2013-03-26 09:42:14 -07:00
  • b70858ccae Merge pull request #169 from sa2ajj/no-executable-sources Solomon Hykes 2013-03-26 09:41:37 -07:00
  • f7d69601c5 Added line "docker is not ready for production" to tutorials Thatcher Peskens 2013-03-26 08:50:34 -07:00
  • 2333be46aa Re-enabled help for run command and added client-side error messages when arguments are missing shin- 2013-03-26 08:31:26 -07:00
  • b2b6d519c5 remove executable bit from lxc_template.go Mikhail Sobolev 2013-03-26 16:36:49 +02:00
  • 3cce89d8ed Fixed issue with misplaced cursor after output shin- 2013-03-26 07:10:31 -07:00
  • e53f45f621 incorporate feedback from https://github.com/dotcloud/docker/issues/42 John Costa 2013-03-26 09:17:44 -04:00
  • 6f80674d66 Fixed a little problem in the style Thatcher Peskens 2013-03-25 21:16:33 -07:00
  • 3150a789c1 Fixed a little problem in the style Thatcher Peskens 2013-03-25 21:07:56 -07:00
  • f37a693825 Improved README Thatcher Peskens 2013-03-25 20:48:04 -07:00
  • 7e540a083f Merge pull request #164 from kencochrane/users Guillaume J. Charmes 2013-03-25 20:18:30 -07:00
  • 522b8bf2c1 Merge branch 'origin/18-termcap_issues-fix' Solomon Hykes 2013-03-25 20:09:58 -07:00
  • 243eea36ca Merge remote-tracking branch 'origin/master' Thatcher Peskens 2013-03-25 19:53:14 -07:00
  • 69b09ccfc8 Merge of docker-website into the docker documentation. Thatcher Peskens 2013-03-25 19:52:52 -07:00
  • 41a2954e4e MakeRaw on given fd instead of 0 Guillaume J. Charmes 2013-03-25 19:31:20 -07:00
  • c85db1003b Force xterm as TERM in tty mode Guillaume J. Charmes 2013-03-25 19:20:18 -07:00
  • 7943a02cb6 Improved error checking of 'docker pull' by printing body of HTTP error Solomon Hykes 2013-03-25 18:50:02 -07:00
  • f70bc2c98c Cleaned up error checking of 'docker pull', to be symmetrical to 'docker push' Solomon Hykes 2013-03-25 18:48:57 -07:00
  • 022a1f9957 Updated README.md to prepare for docs merge dhrp 2013-03-25 18:46:13 -07:00
  • 211ed0a766 Merge branch '18-termcap_issues-fix' of github.com:dotcloud/docker into 18-termcap_issues-fix Guillaume J. Charmes 2013-03-25 18:45:07 -07:00
  • 50bee2f811 Fix termcaps on the linux client Guillaume J. Charmes 2013-03-25 18:43:25 -07:00
  • 922a8648fc Fix termcaps on the linux client Guillaume J. Charmes 2013-03-25 18:43:25 -07:00
  • c9d93cd333 fixed issue with rmi help showing help twice Ken Cochrane 2013-03-25 21:35:31 -04:00
  • a9a439183d fixed an issue with the help history command, printed twice Ken Cochrane 2013-03-25 21:33:56 -04:00
  • e4a69b1044 Cleaned up error checking of 'docker push' Solomon Hykes 2013-03-25 17:20:55 -07:00
  • b31211cbe9 Cleaned up UI of 'docker push' Solomon Hykes 2013-03-25 17:20:26 -07:00
  • d01b5894c4 Unit tests fetch their base image with 'docker pull docker-ut' Solomon Hykes 2013-03-25 17:18:56 -07:00
  • 504663a6ee Skip missing images instead of failing the push Guillaume J. Charmes 2013-03-25 15:29:00 -07:00
  • bd63ae72e6 Merge branch 'master' of ssh://github.com/dotcloud/docker Solomon Hykes 2013-03-25 14:25:17 -07:00
  • 4c19c9341c Merge remote-tracking branch 'upstream/master' Charles Hooper 2013-03-25 19:41:24 +00:00
  • 222c04a7e7 Merge pull request #154 from dotcloud/153-commitnorepo upstream/0.1.4 Sam Alba 2013-03-25 12:04:57 -07:00