Docker Run Env

Runs commands in Docker when the host lacks the required runtime (Python, Node, Go, Java, etc.). Pulls appropriate images, configures China domestic mirrors for pip/npm/apt/yum before installing dependencies, and mounts the workspace. Use when a command fails due to missing tools, version mismatch, or when installing a full local runtime is unnecessary.

ech09527 Updated

File contents

ech09527/cursor-skills/tree/main/docker-run-env commit ae941f03bf

Frequently asked questions

npx skillmds@latest add ech09527/docker-run-env