Victor Vieux
|
4a1e0d321e
|
change content-type and small fix in run
|
2013-05-08 18:36:37 +02:00 |
Victor Vieux
|
bc3fa506e9
|
added pagination on ps
|
2013-05-08 18:28:11 +02:00 |
Victor Vieux
|
075e1ebb0e
|
remove useless port endpoint
|
2013-05-08 18:06:43 +02:00 |
Victor Vieux
|
60ddcaa15d
|
changes 2 endpoints to avoid confusion, changed some parameters, fix doc, add api unit tests
|
2013-05-08 17:35:50 +02:00 |
Guillaume J. Charmes
|
cacc7e564a
|
Fix non exiting client issue
|
2013-05-07 23:32:17 -07:00 |
Guillaume J. Charmes
|
2ac4e662f1
|
Small fix
|
2013-05-07 18:16:24 -07:00 |
Guillaume J. Charmes
|
57cfe72e8c
|
Replace os.File with io.ReadCloser and io.Writer
|
2013-05-07 18:06:49 -07:00 |
Guillaume J. Charmes
|
755604a2bd
|
Fix routes in api.go
|
2013-05-07 17:35:33 -07:00 |
Guillaume J. Charmes
|
891c5202ea
|
Factorize api.go
|
2013-05-07 17:27:09 -07:00 |
Guillaume J. Charmes
|
ab96da8eb2
|
Use bool instead of string for flags
|
2013-05-07 16:47:43 -07:00 |
Guillaume J. Charmes
|
279db68b46
|
Use Fprintf instead of Fprintln
|
2013-05-07 16:36:49 -07:00 |
Guillaume J. Charmes
|
b56b2da5c5
|
Refactor api.go to use a factory with named functions
|
2013-05-07 16:33:12 -07:00 |
Victor Vieux
|
a0880edc63
|
removed useless buffered pipe in import
|
2013-05-07 23:56:45 +02:00 |
Victor Vieux
|
4d30a32c68
|
removed RAW mode on server
|
2013-05-07 23:15:42 +02:00 |
Victor Vieux
|
a5b765a769
|
remove useless wait in run
|
2013-05-07 22:52:58 +02:00 |
Victor Vieux
|
ac0e27699c
|
display id on run -s stdin
|
2013-05-07 21:36:24 +02:00 |
Victor Vieux
|
32cbd72ebe
|
Merge branch 'master' into remote-api
|
2013-05-07 21:02:32 +02:00 |
Victor Vieux
|
4079411375
|
fix run no parameter
|
2013-05-07 20:59:04 +02:00 |
Jérôme Petazzoni
|
eef8b0d406
|
propagate CpuShares in mergeConfig
|
2013-05-07 11:44:38 -07:00 |
Jérôme Petazzoni
|
af9f559f2e
|
in the tests, use a non-default value for cpu.shares
|
2013-05-07 11:44:24 -07:00 |
Jérôme Petazzoni
|
e36752e033
|
if -c is not specified, do not set cpu.shares (instead of using the default value of 1024)
|
2013-05-07 11:43:45 -07:00 |
Victor Vieux
|
59a6316f5e
|
added search
|
2013-05-07 20:43:31 +02:00 |
Guillaume J. Charmes
|
7b1ec9ff30
|
Merge pull request #539 from justone/fix-byparent
- Images: fix ByParent function
|
2013-05-07 11:34:59 -07:00 |
Guillaume J. Charmes
|
244e6022ec
|
Merge pull request #550 from unclejack/handle-empty-kernel-flavor-without-dash
* Runtime: kernel version - don't show the dash if flavor is empty
|
2013-05-07 11:24:25 -07:00 |
Guillaume J. Charmes
|
f8dd04d567
|
Merge pull request #552 from dotcloud/548-no_command_panic-fix
- Builder: Check the command existance prior create and add Unit tests for the case
|
2013-05-07 11:19:34 -07:00 |
Guillaume J. Charmes
|
42b1ea4889
|
Check the command existance prior create and add Unit tests for the case
|
2013-05-07 11:18:13 -07:00 |
Jérôme Petazzoni
|
efd9becb78
|
implement "-c" option to allocate a number of CPU shares to a container
|
2013-05-07 11:16:30 -07:00 |
unclejack
|
d2eb2455a1
|
kernel version - don't show the dash if flavor is empty
|
2013-05-07 20:57:21 +03:00 |
Guillaume J. Charmes
|
a2b5196061
|
Merge pull request #543 from dotcloud/pull-official-tag-fix
- Registry: Fix pull for official images with specific tag
|
2013-05-07 10:56:37 -07:00 |
Ken Cochrane
|
f46ab22b7a
|
Merge pull request #544 from DanielVF/master
- Documentation: Fixed CouchDB example page header mistake
|
2013-05-07 10:51:35 -07:00 |
Ken Cochrane
|
074310063d
|
Merge pull request #535 from dhrp/website_update
* Documentation: updated www.docker.io website.
|
2013-05-07 10:45:29 -07:00 |
Guillaume J. Charmes
|
01575e1f67
|
Merge pull request #542 from dotcloud/docker-search
+ Registry: Add docker search top level command in order to search a repository
|
2013-05-07 10:43:19 -07:00 |
Victor Vieux
|
97fdfab446
|
Merge branch 'master' into remote-api
|
2013-05-07 19:42:36 +02:00 |
shin-
|
82513815f1
|
Added actual doc file
|
2013-05-07 10:31:55 -07:00 |
shin-
|
4df26b9ee7
|
Added doc page for new search command
|
2013-05-07 10:29:49 -07:00 |
Victor Vieux
|
10c0e99037
|
update to master
|
2013-05-07 19:23:50 +02:00 |
Ken Cochrane
|
fc2df7e634
|
Merge pull request #546 from shamrin/patch-3
- Documentation: fixed README formatting
|
2013-05-07 10:01:16 -07:00 |
Victor Vieux
|
0b6c79b303
|
first draft of the doc, split commit and fix some issues in spi.go
|
2013-05-07 17:19:41 +02:00 |
Alexey Shamrin
|
c718eb282b
|
README: fix Markdown formatting
|
2013-05-07 17:57:26 +04:00 |
Daniel Von Fange
|
0a13ce9bef
|
CouchDB example page was titled redis
|
2013-05-07 08:33:29 -04:00 |
Joffrey F
|
0a197f9b4f
|
Fixes bug when pulling an official image (no user namespace) with a specified tag
|
2013-05-07 04:54:58 -07:00 |
shin-
|
3d25e09c3b
|
missing comma
|
2013-05-07 03:54:31 -07:00 |
shin-
|
d56c5406ac
|
Implemented command
|
2013-05-07 03:49:08 -07:00 |
Nate Jones
|
23c5c13014
|
fix ByParent
|
2013-05-06 21:31:59 -07:00 |
Guillaume J. Charmes
|
6ac33eb649
|
Merge pull request #523 from steakknife/522-docker-build
* Builder: use any whitespaces instead of tabs
|
2013-05-06 19:06:11 -07:00 |
Guillaume J. Charmes
|
a02ad8c896
|
Merge pull request #537 from dotcloud/builder-env
+ Builder: Implement ENV within docker builder
|
2013-05-06 18:57:15 -07:00 |
Guillaume J. Charmes
|
4c7c177e4e
|
Add the ENV instruciton to the docker builder documentation
|
2013-05-06 18:54:27 -07:00 |
Guillaume J. Charmes
|
e45aef0c82
|
Implement ENV within docker builder
|
2013-05-06 18:39:56 -07:00 |
Guillaume J. Charmes
|
8472a27e80
|
Merge pull request #497 from justone/dot-graph-images
+ images: output graph of images to dot (graphviz)
|
2013-05-06 17:48:07 -07:00 |
Thatcher Peskens
|
0d929d13d3
|
Updated index to reflect new (short) 'engine' message (merged with solomon's new text), also moved around the layout a bit and fixed some small text errors.
|
2013-05-06 17:41:51 -07:00 |