Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add copy option to strip sparse manifests #1707

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2022

  1. Added StripManifestList option to copy to strip incomplete manifests

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a97367a View commit details
    Browse the repository at this point in the history
  2. More generig option and some cleanup

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8a79045 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9316f35 View commit details
    Browse the repository at this point in the history
  4. Fixed documentation comment

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d5beffd View commit details
    Browse the repository at this point in the history
  5. Removed List.RemoveInstance() from public interface

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    972cb28 View commit details
    Browse the repository at this point in the history
  6. Removing images by index instead of digest

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ed4bca7 View commit details
    Browse the repository at this point in the history
  7. Fixed spelling error

    Signed-off-by: Bert Baron <bertusbaron@gmail.com>
    bertbaron committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2d50474 View commit details
    Browse the repository at this point in the history