podi

Crates.iopodi
lib.rspodi
version0.3.0
created_at2025-08-02 14:10:54.270068+00
updated_at2025-09-16 14:54:12.923959+00
descriptionAPI for starting and stopping podman containers
homepage
repositoryhttps://sr.ht/~liliace/podi/
max_upload_size
id1778860
size23,268
Coco (cocoliliace)

documentation

README

podi Rust Documentation

API for starting and stopping podman containers.

The functionalities are extremely basic and can easily be achieved with a few lines of shell script, but I found myself rewriting those shell scripts too often and wanted a way to share them across projects.

Requirements

  • podman (podi deliberately calls podman instead of using the podman API to support socket-less usages)
Commit count: 0

cargo fmt