shin-
|
c3dd6e1926
|
Several fixes and updates to make this work with latest changes in master
|
2013-06-28 18:19:58 +02:00 |
|
Guillaume J. Charmes
|
67ecd2cb82
|
Reenable writeflusher for pull
|
2013-06-28 18:19:58 +02:00 |
|
Guillaume J. Charmes
|
57d751c377
|
Remove https prefix from registry
|
2013-06-28 18:19:58 +02:00 |
|
shin-
|
2a1f8f6fda
|
Ignore 'registry not found' when pushing on independent registries
|
2013-06-28 18:19:58 +02:00 |
|
shin-
|
de0a48bd6f
|
Tentative support for independent registries
|
2013-06-28 18:19:58 +02:00 |
|
Gabriel Monroy
|
4fdf11b2e6
|
+ Runtime: mount volumes from a host directory with 'docker run -b'
|
2013-06-26 15:07:31 -07:00 |
|
Victor Vieux
|
862e223cec
|
Merge branch 'add-daemon-storage-path-param' of https://github.com/heavenlyhash/docker into heavenlyhash-add-daemon-storage-path-param
|
2013-06-25 13:33:45 +00:00 |
|
Victor Vieux
|
4d1692726b
|
merge master and add doc
|
2013-06-22 01:08:20 +02:00 |
|
Guillaume J. Charmes
|
b419699ab8
|
Use hijack for logs instead of stream
|
2013-06-20 18:18:36 -07:00 |
|
Eric Myhre
|
e44f62a95c
|
Add argument to allow setting base directory for docker daemon's storage to values other than "/var/lib/docker".
|
2013-06-20 16:29:54 -05:00 |
|
Guillaume J. Charmes
|
21a5a6202d
|
Merge pull request #907 from dotcloud/go1.1_cookie_jar-feature
* Runtime: use go 1.1 cookiejar and remove ResetClient
|
2013-06-20 10:48:36 -07:00 |
|
Victor Vieux
|
1c841d4fee
|
add warning when you rm a running container
|
2013-06-20 15:45:30 +00:00 |
|
Victor Vieux
|
bd04d7d475
|
add ps -s
|
2013-06-20 14:19:50 +00:00 |
|
Victor Vieux
|
5f93aa0ecf
|
rebase master
|
2013-06-20 13:56:36 +00:00 |
|
Solomon Hykes
|
8a131dffb6
|
Merge pull request #948 from dotcloud/registry_pathencode
* Registry: Use opaque requests when we need to preserve urlencoding in registry requests
|
2013-06-19 22:41:16 -07:00 |
|
Guillaume J. Charmes
|
7e065aaacd
|
Merge pull request #917 from dotcloud/pull_pool
- Runtime: Forbid parralel push/pull for a single image/repo. Fixes #311
|
2013-06-19 14:11:29 -07:00 |
|
shin-
|
0312bbc535
|
Use opaque requests when we need to preserve urlencoding in registry requests
|
2013-06-19 13:49:45 -07:00 |
|
Victor Vieux
|
ec3c89e57c
|
Merge pull request #849 from dotcloud/improve_progressbar_pull
* Client: HumanReadable ProgressBar sizes in pull
|
2013-06-19 08:02:40 -07:00 |
|
Guillaume J. Charmes
|
0a9ac63a05
|
Merge pull request #916 from dotcloud/race_attach-fix
- Runtime: Fix race condition within Run command when attaching.
|
2013-06-18 17:13:38 -07:00 |
|
Guillaume J. Charmes
|
808faa6371
|
* API: Send all tags on History API call
|
2013-06-18 10:31:07 -07:00 |
|
Guillaume J. Charmes
|
3bfc822578
|
* API: Add tag lookup to history command. Fixes #882
|
2013-06-17 18:39:30 -07:00 |
|
Guillaume J. Charmes
|
fe204e6f48
|
- Runtime: Forbid parralel push/pull for a single image/repo. Fixes #311
|
2013-06-17 16:10:00 -07:00 |
|
Guillaume J. Charmes
|
c106ed32ea
|
Move the attach prevention from server to client
|
2013-06-17 15:40:04 -07:00 |
|
Victor Vieux
|
fde82f448f
|
use go 1.1 cookiejar and revome ResetClient
|
2013-06-17 18:13:40 +00:00 |
|
Solomon Hykes
|
17235eb089
|
Merge branch 'master' of ssh://github.com/dotcloud/docker
|
2013-06-14 15:07:05 -07:00 |
|
Solomon Hykes
|
250e47e2eb
|
Merge branch 'dns_server_side'
+ Configure dns configuration host-wide with 'docker -d -dns'
+ Detect faulty DNS configuration and replace it with a public default
|
2013-06-14 14:39:05 -07:00 |
|
Guillaume J. Charmes
|
813771e6b7
|
Merge pull request #892 from unclejack/validate_memory_limits
* Runtime: validate memory limits & error out if it's less than 524288
|
2013-06-14 14:32:28 -07:00 |
|
Guillaume J. Charmes
|
60fd7d686d
|
Merge branch 'master' into improve_progressbar_pull
|
2013-06-14 12:01:40 -07:00 |
|
Solomon Hykes
|
c701de939f
|
Merge branch 'master' of ssh://github.com/dotcloud/docker
|
2013-06-14 11:58:46 -07:00 |
|
Guillaume J. Charmes
|
78e4a385f7
|
Merge branch 'master' into postupload-endpoints-header
Conflicts:
server.go
|
2013-06-14 11:50:58 -07:00 |
|
unclejack
|
9ee11161bf
|
validate memory limits & error out if less than 512 KB
|
2013-06-14 19:52:44 +03:00 |
|
Victor Vieux
|
ddf5a1940f
|
Merge branch 'master' into 22-add_sizes_images_and_containers-feature
|
2013-06-14 10:05:06 +00:00 |
|
Victor Vieux
|
00cf2a1fa2
|
fix virtual size on images
|
2013-06-14 10:05:01 +00:00 |
|
Victor Vieux
|
c46382ba29
|
rebase master
|
2013-06-13 17:58:06 +00:00 |
|
Solomon Hykes
|
5ecfe13be9
|
Merge branch '610-improve_rmi-feature'
* Runtime: improved image removal to garbage-collect unreferenced parents
- Runtime: fixed image removal to cleanly remove tags and repositories
|
2013-06-12 20:30:07 -07:00 |
|
Victor Vieux
|
f2383151cb
|
bump to master
|
2013-06-12 17:39:32 +00:00 |
|
Guillaume J. Charmes
|
3491df6edb
|
Merge pull request #852 from dotcloud/556-docker-search-fmt
Remove CR/NL from description in docker CLI
|
2013-06-12 10:17:05 -07:00 |
|
Victor Vieux
|
20bf0e00e8
|
* Remote Api: Add flag to enable cross domain requests
|
2013-06-11 10:12:36 +00:00 |
|
Victor Vieux
|
66d9a73362
|
rebump
|
2013-06-10 21:05:54 +00:00 |
|
shin-
|
d227af1edd
|
Escape remote names on repo push/pull
|
2013-06-10 11:28:27 -07:00 |
|
shin-
|
4e18010731
|
Support for special namespace 'src' (highland support)
|
2013-06-10 11:28:26 -07:00 |
|
shin-
|
db3242e4bb
|
Send X-Docker-Endpoints header when validating the images upload with the index at the end of a push
|
2013-06-10 11:21:56 -07:00 |
|
shin-
|
8d4282cd36
|
Remove CR/NL from description in docker CLI. Also moved description shortening to the client
|
2013-06-07 06:09:24 -07:00 |
|
Guillaume J. Charmes
|
f355d33b5f
|
Make the progressbar take the image size into consideration
|
2013-06-06 18:16:16 -07:00 |
|
Guillaume J. Charmes
|
84d68007cb
|
Add -dns to docker daemon
|
2013-06-05 14:20:54 -07:00 |
|
Victor Vieux
|
bf63cb9045
|
bump to master again
|
2013-06-05 16:01:36 +00:00 |
|
Victor Vieux
|
ce0041832c
|
bump to master
|
2013-06-05 15:30:45 +00:00 |
|
Victor Vieux
|
c906239220
|
bump to master
|
2013-06-05 10:23:45 +00:00 |
|
Victor Vieux
|
b4682e6707
|
bump to master
|
2013-06-05 10:19:51 +00:00 |
|
Victor Vieux
|
fd224ee590
|
linted names
|
2013-06-04 18:00:22 +00:00 |
|