Skip to content

[Feature] Automate or Provide Pre-Built Docker Bases #67

@56kyle

Description

@56kyle

Is this for the template or generated projects?

Generated Project (tooling, structure)

Feature Summary

The goal here would be to shave on CICD costs by having a lighter weight baseline cocker container that we start from based off of the great start that UV's docker container already provides. So for example it might just come with many of the CICD tools like ruff and such pre installed rather than every new user needing to maintain a separate cache of tools.

Example

Pretty much just replacing the referenced docker images in github actions / other workflows to reference custom ones.

Additional Context

This task may be helpful for progressing toward fully platform agnostic CICD. Overall its super low priority, but represents a decent area that a lot of simplification could be wrapped into if it turns out to work well for our use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions