kim0
4e576f047f
Properly install ppa, avoid GPG key warning
2013-05-24 18:55:32 +03:00
Victor Vieux
58ce66e553
Merge pull request #699 from dotcloud/docker_login-fix
...
fix docker login when same username
2013-05-24 07:32:38 -07:00
Victor Vieux
1f23b4caae
fix docker login when same username
2013-05-24 14:23:43 +00:00
Guillaume J. Charmes
ecb64be6a8
Merge pull request #695 from dtzWill/694-fix-merge-config
...
- Runtime: utils.go: Fix merge logic for user and hostname.
2013-05-23 16:00:34 -07:00
Will Dietz
83bc5b7435
utils.go: Fix merge logic for user and hostname.
...
Fall back to image-specified hostname if user doesn't
provide one, instead of only using image-specified
hostname if the user *does* try to set one.
(ditto for username)
Closes #694 .
2013-05-23 15:54:51 -05:00
Guillaume J. Charmes
822056094a
Bumped version to 0.3.3
2013-05-23 12:46:14 -07:00
Daniel Mizyrycki
d17c0b8368
Packaging: Update changelog for release 0.3.3
2013-05-23 12:45:00 -07:00
Solomon Hykes
e0e385ac69
* Build: leave temporary containers untouched after a failure to help debugging
2013-05-23 11:12:54 -06:00
Solomon Hykes
66f3a96983
* Remote API: add versioning
2013-05-23 10:44:36 -06:00
Solomon Hykes
dbb7b60cfc
Re-ordered and re-titled kernel requirement details to match the shortlist
2013-05-23 09:49:53 -06:00
Solomon Hykes
e77263010c
Simplified and clarified kernel install instructions
2013-05-23 09:47:20 -06:00
Solomon Hykes
2cf29893b3
Merge branch 'master' of ssh://github.com/dotcloud/docker
2013-05-23 09:33:34 -06:00
Solomon Hykes
5f30453bfe
Merge pull request #688 from pxlpnk/patch-1
...
Fixing two typos in the run help
2013-05-23 08:21:05 -07:00
Andreas Tiefenthaler
9e0427081e
Fixing two typos in the run help
2013-05-23 18:09:59 +03:00
Solomon Hykes
bc3675d471
Merge branch 'master' of ssh://github.com/dotcloud/docker
2013-05-23 09:01:40 -06:00
Thatcher
422edd513a
Merge pull request #683 from rogaha/doc_meta_info_update
...
Looks good. Thanks! Closes #637
2013-05-22 19:09:32 -07:00
rogaha
18cb5c9314
added/modifed tittle, description and keywords
...
changed the title prefix to sufix + Documentation
2013-05-22 17:52:48 -07:00
Thatcher
4d80924f7c
Merge pull request #681 from dhrp/680-fix-readme-image
...
Fix broken image on README, closes #680
2013-05-22 16:09:21 -07:00
Thatcher Peskens
f008d1107c
Fix broken image on README, closes #680
2013-05-22 16:04:33 -07:00
Victor Vieux
faae7220c0
api versionning
2013-05-22 15:29:54 +00:00
Ken Cochrane
1ccc7bdd90
Merge pull request #668 from christophercurrie/patch-1
...
- Documentation: Fix typos in the python web app example docs.
2013-05-22 07:52:46 -07:00
Victor Vieux
52113cc443
Merge pull request #670 from dotcloud/669-wrong_content_type_create-fix
...
Fix content type in doc
2013-05-22 06:54:39 -07:00
Victor Vieux
949a649cc2
fix content type in doc
2013-05-22 13:49:12 +00:00
Christopher Currie
5818813183
Apparent typos in the docs.
2013-05-21 21:45:27 -06:00
Guillaume J. Charmes
e6e13d6ade
Merge pull request #658 from dotcloud/builder_client_doc
...
Builder client doc
2013-05-20 18:14:44 -07:00
Guillaume J. Charmes
3f22842542
Remove no longer needed tests
2013-05-20 17:54:54 -07:00
Guillaume J. Charmes
218812eb3c
Update docker builder doc
2013-05-20 17:52:39 -07:00
Guillaume J. Charmes
d37dea318e
Merge pull request #653 from dotcloud/builder_client
...
* Builder: Move the Builder to the client
2013-05-20 17:50:17 -07:00
Guillaume J. Charmes
49505c599b
Fix an issue trying to pull specific tag
2013-05-20 17:30:33 -07:00
Guillaume J. Charmes
f35f084059
Use pointers for the object methods
2013-05-20 16:35:28 -07:00
Guillaume J. Charmes
0d2fb29537
Merge fix
2013-05-20 16:21:35 -07:00
Guillaume J. Charmes
13e687e579
Allow multiple syntaxes for CMD
2013-05-20 16:00:51 -07:00
Guillaume J. Charmes
b06784b0dd
Make docker client an interface
2013-05-20 16:00:16 -07:00
Guillaume J. Charmes
d756ae4cb3
Tag all images after pulling them
2013-05-20 15:19:05 -07:00
Guillaume J. Charmes
c6bc90d02d
Isolate run() from commit
2013-05-20 15:02:32 -07:00
Guillaume J. Charmes
b51303cddc
Make sure to have a command to execute upon commit
2013-05-20 13:50:50 -07:00
Guillaume J. Charmes
c2a14bb196
Add "Cmd" prefix to builder instructions
2013-05-20 12:09:15 -07:00
Guillaume J. Charmes
bebbbf914b
Merge pull request #625 from dotcloud/remove-hijack
...
Remove hijack from api when not necessary
2013-05-20 11:27:07 -07:00
Guillaume J. Charmes
372d81c325
Merge remove-hijack
2013-05-20 11:07:34 -07:00
Guillaume J. Charmes
ae9d7a5167
Avoid cast each write for flusher
2013-05-20 10:58:35 -07:00
Guillaume J. Charmes
0bb54813d4
Merge pull request #652 from unclejack/fix-compilation-on-linux
...
fix compilation on linux
2013-05-20 10:55:17 -07:00
unclejack
1b007828c9
fix compilation on linux
2013-05-20 20:43:09 +03:00
Guillaume J. Charmes
98b0fd173b
Make the printflfush an interface
2013-05-20 10:22:50 -07:00
Guillaume J. Charmes
2879ef4642
Merge pull request #639 from fsouza/fix-utils-darwin
...
utils: fix compilation on Darwin
2013-05-20 10:10:30 -07:00
Ken Cochrane
b3101beb47
Merge pull request #645 from fsouza/fix-api-docs
...
- Documentation: remove trunc_cmd from /containers/ps example no longer needed.
2013-05-20 07:52:22 -07:00
Ken Cochrane
580df1dfc6
Merge pull request #646 from kirang89/master
...
- Documentation: Fixed typos in README
2013-05-19 16:53:33 -07:00
Guillaume J. Charmes
0f312113d3
Move docker build to client
2013-05-19 10:46:24 -07:00
Kiran Gangadharan
0b785487fe
Fixed typos
2013-05-19 21:04:34 +05:30
Francisco Souza
8291f8b85c
docs/remote_api: remove trunc_cmd from /containers/ps example
...
Apparently, this parameter does not exist anymore.
2013-05-19 11:57:45 -03:00
Ken Cochrane
6471fd3825
Merge pull request #644 from philspitler/master
...
- Documentation: Fixed typo in remote api docs
2013-05-19 06:41:26 -07:00