Quickstart

runc Plugin

javimosch Updated

File contents

runc Plugin

CLI tool: runc.

Commands

  • runc <resource> <action> — Execute runc commands
  • runc self version — Print runc version
  • runc _ _ — Passthrough to runc CLI

Usage Examples

  • "runc --help"
  • "runc self version"

Installation

apt-get install runc 2>/dev/null || which runc

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/runc/skills/quickstart commit bef0fc6447

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-301