container-native

Manage Docker and Podman containers and images on NixOS.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/reverb256/hermes-skills --skill container-native
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: container-native
Source: https://github.com/reverb256/hermes-skills/tree/main/container-native
Command: npx skills add https://github.com/reverb256/hermes-skills --skill container-native

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires podman, docker, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines container management tasks on NixOS, unifying the use of Docker and Podman, simplifying container operations.

Core Features & Use Cases

  • Container Management: Run containers, build images, manage pods, use docker-compose and podman-compose.
  • Runtime Status: Detailed status of Docker and Podman runtimes across different hosts.
  • Use Case: When users need to run containers or manage pods on NixOS systems, this skill offers a comprehensive solution for both Docker and Podman.

Quick Start

Use the container-native skill to run a container with the command: container-native run nginx:latest.

Frequently Asked Questions about container-native

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Docker and Podman containers on NixOS?

To manage containers on NixOS, you can run containers, build images, and handle orchestration using a unified interface that supports both Docker and Podman runtimes, including compose operations. It streamlines container operations across different hosts.

Does container-native support docker-compose and podman-compose?

Yes, it supports both docker-compose and podman-compose for orchestration. You can manage pods, build images, and execute container operations seamlessly across Docker and Podman runtimes on NixOS systems.

Can I use Podman to run containers on NixOS without Docker installed?

You need both Podman and Docker installed on your system to utilize the full unified container management capabilities. It manages operations across both runtimes to provide a comprehensive solution for containerization on NixOS.

What is the best way to run an nginx container on NixOS?

The best way to run an nginx container on NixOS is using container-native to execute the command `container-native run nginx:latest`. This simplifies the process of starting and managing container instances.

How does unified container management work with Docker and Podman on NixOS?

Unified container management works by handling commands like 'run container', 'build image', and 'docker run' across both Docker and Podman runtimes. It provides detailed runtime status and simplifies operations on NixOS systems.

Do I need to manually configure Docker and Podman runtimes separately on NixOS?

No, this skill unifies the use of Docker and Podman, streamlining container management tasks on NixOS. It handles containerization and orchestration commands while providing detailed runtime status across different hosts.