Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 553 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 553 Bytes

What is pod-porter?

  • A tool to help you manage your Docker/Podman containers.
  • It works a lot like helm, but for Docker/Podman containers.

How does it work?

How do I install it?

  • Create a Python virtual environment.
  • Install pod-porter using pip.
pip install pod-porter

Who wrote it?

  • Me
  • I wrote it because I loved using Helm and wanted something similar for Docker/Podman containers.