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

Wip: support use cache only to run image #1416

Closed
wants to merge 4 commits into from

Commits on Sep 25, 2023

  1. Add --blob-cache-path arg to generate raw blobcache file

    Signed-off-by: zyfjeff <[email protected]>
    zyfjeff committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    47520ea View commit details
    Browse the repository at this point in the history
  2. Add disbale chunk map config for BackendConfig

    Signed-off-by: zyfjeff <[email protected]>
    zyfjeff committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ae5f05d View commit details
    Browse the repository at this point in the history
  3. Add --blob-meta arg use to generate raw blob meta

    Signed-off-by: zyfjeff <[email protected]>
    zyfjeff committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    186bf8f View commit details
    Browse the repository at this point in the history
  4. Support use_cache_only and disable chunk map

    Signed-off-by: zyfjeff <[email protected]>
    zyfjeff committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f6e76c2 View commit details
    Browse the repository at this point in the history