Hongbin Lu b28611884f Pass file descriptor to docker.load instead
Loading image is very slow because we read the entire file into
memory in order to pass the data to docker. This commit fixed it.
It directly passed the file descriptor to docker instead of reading
the while file. This dramatically improves the performance.

Change-Id: I5b05fe6d6214de6355c074abb755a98eb182364b
2017-03-09 17:43:23 -06:00
2017-03-09 05:15:53 +00:00
2016-11-02 05:15:29 +00:00
2017-03-07 08:47:37 +08:00
2016-09-03 16:03:04 -05:00
2016-06-08 22:21:34 -05:00
2016-05-12 14:59:56 -04:00
2016-06-08 22:21:34 -05:00
2016-05-12 14:59:56 -04:00
2016-12-11 11:56:04 -06:00
2017-02-08 17:23:31 +00:00
2017-03-02 17:55:59 +00:00
2017-03-09 08:36:21 +08:00
2017-03-09 05:15:53 +00:00

Team and repository tags

image

Zun

Container Management service for OpenStack

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%