Skip to content

level12/ubuntu-mive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mive app

This repo has three sub-projects:

  • base: a Docker ubuntu based image prepped for our dev needs
  • mive: uses base and installs mise, uv, and a Python version
    • Pushes to: ghcr.io/level12/ubuntu-mive
    • Tags {ubuntu}-{py}: 24.04-3.12, 24.04-3.13, etc.
    • Includes a mive-version-checks script which can be ran in an app's CI to ensure the images are up-to-date.
  • app-pkg
    • A copier-py based app
    • A workflow to ensure and demonstrate how to use a mive image to run the nox tests

Dev

  • No CircleCI, just GH workflows
  • Mive workflow is scheduled to build nightly
  • Use mise build-all for docker builds to ensure latest images are pulled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages