Remote Ssh Docker Workflow

Run remote compile, test, profiling, and debug tasks through SSH plus docker exec while keeping code edits local and synced to the remote node. Use when Codex must validate environment readiness, check ROCm/DTK/Hygon GPU card status, inspect Python packages, verify host-to-container workspace mounts, or execute project commands inside a remote container. Defaults for this cuda-optimized-skill workspace are hg@10.17.176.13:22, Docker container megamoe, host /home/hg/yuguo mapped to container /workspace, and repo path /home/hg/yuguo/cuda-optimized-skill mapped to /workspace/cuda-optimized-skill.

yuguo-jack 2d2cfd6 11.8 KB Updated

File contents

yuguo-jack/cuda-optimized-skill/tree/main/.codex/skills/remote_work commit 2d2cfd62f8

Frequently asked questions

npx skillmds@latest add yuguo-jack/remote-ssh-docker-workflow