Skip to content

Expose copy.Options.ForceCompressionFormat #2343

Open
@stephenjudkins

Description

Steps to reproduce:

  • Generate a local docker archive (test.tar) that uses uncompressed tarballs as layers
  • Run skopeo copy docker-archive:test.tar dir://out
  • Observe that the manifest in out/manifest.json has layers specified as "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip"
  • Observe that the actual layer files are uncompressed tarballs: e719c9bac8ba3f1aac6ab6d3dbd006be2bee3dca4030e0fca96297ba72bdb569/layer.tar: POSIX tar archive

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    kind/featureA request for, or a PR adding, new functionalitystale-issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions