Skip to content

Fix performance penalty incurred by sending legacy formatted tars to the daemon #276

@natalieparellano

Description

@natalieparellano

See here - if we can, we should send an OCI formatted tar to the daemon. This will be true when we have all the layers (from first doing a docker image save).

The changes can be made here. We should just stream an OCI layout-formatted tar to the daemon instead of building up the image in the old format.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions