Skip to content
/ Isopod Public

A CLI tool designed to ease the creation and management of secure and isolated Podman containers.

Notifications You must be signed in to change notification settings

noahsub/Isopod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

csharpier

Isopod

A CLI tool designed to ease the creation and management of secure and isolated Podman containers. This application is still in development and has not yet reached a stable release.

Gallery

Icon Icon

Installation

git clone https://github.com/noahsub/Isopod.git
cd Isopod
python3 -m venv .venv
source .venv/bin/activate
pip install uv
uv pip install -r requirements.txt
python3 main.py

About

A CLI tool designed to ease the creation and management of secure and isolated Podman containers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages