ended3월 18일· 1 sources
Run, Isolate, and Act: A Minimal Primitive for Container Workflows
실행, 격리, 후속 처리: 컨테이너 워크플로를 위한 최소 단위 도구
Why it matters
dockpipe is a minimal open-source CLI tool that runs commands in disposable containers with an optional follow-up action (e.g., commit, patch, test). It mounts the current directory into the container, keeping the host clean while enabling composable, pipe-friendly workflows. It works equally well for AI-assisted coding, CI-like local runs, and chained multi-step automation without vendor lock-in.
1
Sources
+0
24h
—
Growth
182d
Active
dockpipecontainer isolationCLIAI workflowscomposable automation