Quickstart

dockerd Plugin

javimosch Updated

File contents

dockerd Plugin

CLI tool: dockerd.

Commands

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

Usage Examples

  • "dockerd --help"
  • "dockerd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/dockerd/skills/quickstart commit 858a437b55

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-957