Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
/ cntnr Public archive

CLI wrapper for basic container (Docker/libpod) management tasks

License

Notifications You must be signed in to change notification settings

jwflory/cntnr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cntnr

CLI wrapper for basic container (Docker/libpod) management tasks

About

This is a Python wrapper script to simplify specific tasks in a container environment. It is designed to work with your container runtime of choice (currently podman and docker). A CLI menu makes these selections possible.

This project was created for a lab assignment in NSSA-244 Virtualization at the Rochester Institute of Technology.

Installation

pip install cntnr

Legal

Licensed under Mozilla Public License 2.0. Created by Justin W. Flory.