Skip to content

Make compression when pushing to a private registry optional #1266

@JeremyGrosser

Description

@JeremyGrosser

When I "docker push" to a private repository hosted on the local network or host, the upload process is entirely bound by the speed of compressing each layer with xz, using a single CPU.

I'd like an option to disable compression when pushing, or to specify an alternate compression command (pigz http://zlib.net/pigz/ for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/distributionImage Distributionarea/performanceexp/expertkind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    Status

    Optional

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions