-
When publishing the images, Buildah can compress the image with zstd:chunked. Eventually, with support from bootc, this could make pulling updates a lil faster.
I ran into problems when pushing zs…
-
### Feature Description
get_image_data currently loads ALL the image data before returning the requested subset. In many cases this will require too much memory quite easily.
We have users wh…
-
Using a better compression algorithm will mean smaller container images in the registry and faster pulls.
As the spec does not support multiple compression algorithms for a single tag, we should pu…
-
### Question
我有一个文件下载接口,文件无法提前获取大小, 使用curl -i 查看响应头信息,会添加Transfer-Encoding头
curl -i http://127.0.0.1:8081/sso/file/download
HTTP/1.1 200 OK
transfer-encoding: chunked
Set-Cookie: JSESSIONID=586…
-
There's a long arc of changes in container tooling to support `zstd:chunked` compression that supports better compression and better download capabilities in clients. However, old versions of docker (…
-
After #1512 is done, we should run an experiment with [chunked builds](https://openbuildservice.org/help/manuals/obs-user-guide/cha-obs-prjconfig) and podman.
`container-compression-format:FORMAT`
"S…
-
As you may know, we are implementing a fully featured WMS server based on Node Mapnik. It turns out, that most of Mapnik's incredible rendering speed, compared to many other WMS servers, has only litt…
-
The use of `zstd:chunked` compression can dramatically decrease the amount of data that needs to be pulled over the wire when the client is able to to do partial pulls. See https://www.redhat.com/sys…
-
Hi,
Current openstack4j implementation does not look to have chunked upload feature for im.age uploads of large size.
http://www.openstack4j.com/javadoc/org/openstack4j/api/image/ImageService.html
We…
-
报错问题为:HTTP response headers: HTTPHeaderDict({'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers', 'Remote': '10.88.0.13', 'Content-Type': 'application/json;charset=UTF-8', …