Skip to content

Repository files navigation

Docker Wrapper

This repo contains a python helper library that allows us to automate a number of workflow actions when interacting with Docker.

For details see the rest of the documentation.

Documentation

HTML rendered documentation is available at DockerWrapper.

Quick Start

Install uv, then set up the project environment and git hooks:

uv sync --all-groups
uv run pre-commit install
uv run pre-commit install --hook-type pre-push

Use conventional commits via commitizen:

uv run cz commit

make install, make check, make fmt, make test, and make docs wrap the same uv commands. Agent and contributor guidelines live in AGENTS.md.

Releases

Packages

Used by

Contributors

Languages