Vibeleaderboard
← Back to Vibers
containers
Company

containers

Index Rank48

7 Tools

The Containers project is a Red Hat-originated open-source organization that develops the daemonless, rootless alternative to Docker's container toolchain, building core OCI-compliant infrastructure for creating, running, and distributing containers on Linux. Its tools ship as integral components of Red Hat Enterprise Linux and Fedora. In January 2025, Red Hat donated the project's key tools to the Cloud Native Computing Foundation to establish vendor-neutral community governance.

Tools

Podman(podman.io)

Daemonless, rootless container engine offering drop-in compatibility with the Docker command line.

Developer ToolsOpen SourceCLI Tools32.8kApache-2.0built by containers
RamaLama(https://github.com/containers/ramalama)

Serves AI models locally by pulling them as OCI containers and running hardware-accelerated inference, no Python setup.

AI ToolsOpen SourceLLM Infrastructure3.0kMITbuilt by containers
Podman TUI(https://github.com/containers/podman-tui)

Terminal UI for managing Podman containers, pods, images, networks, and volumes from the command line.

Developer ToolsOpen SourceCLI Tools1.2kApache-2.0built by containers
Podman Python(https://github.com/containers/podman-py)

Python client bindings that talk to the Podman container engine over its REST API.

Developer ToolsOpen SourceLibraries381Apache-2.0built by containers
Ansible Podman Collections(https://github.com/containers/ansible-podman-collections)

Ansible modules, roles, and plugins for managing Podman containers from playbooks.

Developer ToolsOpen SourceLibraries320GPL-3.0built by containers
Podman Desktop AI Lab(https://github.com/containers/podman-desktop-extension-ai-lab)

Podman Desktop extension for running local LLMs in containers, from model discovery to inference and chat.

AI ToolsOpen SourceLLM Infrastructure300Apache-2.0built by containers
AI Lab Recipes(https://github.com/containers/ai-lab-recipes)

Example cookbook for running LLM services locally in Podman containers, covering RAG, chatbots, and code assistants.

AI ToolsOpen SourceLLM Infrastructure206Apache-2.0built by containers