TristanCacqueray / podenv

a podman wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podenv: a podman wrapper

Please note that this is a work in progress, the schema maybe subject to change.

Podenv provides a declarative interface to manage containers' environment.

Overview and scope

At a high level, the scope of podenv is the following:

  • Highlevel capability system to define container resources.
  • Automatic image management to optimize as much as possible the runtime memory.
  • Support desktop application and custom network isolation for VPNs.
  • Convenient command line and configuration files.

Podenv is similar to toolbox or flatpak and it is inspired by nix-shell and guix environment.

Documentation

Podenv documentation is organized into the following four sections:

Tutorials

These guides help you get your hands dirty with working examples:

Howtos

These cookbooks teach you how to solve specific tasks:

Discussions

These posts explain the context and motivation behind this tool:

References

These comprehensive resources cover details that other texts will gloss over:

About

a podman wrapper

License:Apache License 2.0


Languages

Language:Python 88.0%Language:Dhall 10.8%Language:Makefile 1.2%