Skip to content

Should the github workflow use buildkit-cache-dance? #52

@slingshotsys

Description

@slingshotsys

In the Dockerfile examples, --mount=type=cache,target=/root/.cache/uv is used. According to the Docker docs, cache mounts don't persist across GitHub Actions runs.

Should ci.yaml be updated to use buildkit-cache-dance, or does the uv cache work some other way?

Metadata

Metadata

Assignees

No one assigned

    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