claude-pod

Docker sandbox for Claude Code CLI. Use --dangerously-skip-permissions safely — Claude only sees the project folder you launched from (by trekhleb)

Claude-pod Alternatives

Similar projects and alternatives to claude-pod

  1. simonwillisonblog

    The source code behind my blog

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. tools

    Assorted useful tools, almost entirely generated using LLMs (by simonw)

  4. nono

    26 claude-pod VS nono

    secure multiplexed execution paths for agents - zero trust, zero setup, zero latency.

  5. datasette-agent

    An LLM-powered agent for Datasette

  6. agent-message

    Cheap and fast file-based messaging between AI agents. Reference implementation of SAMP (Simple Agent Message Protocol).

  7. trashd

    A Linux recycle bin that works everywhere — scripts, cron, desktop. 4-layer interception: PATH shim + LD_PRELOAD + seccomp + fanotify. FreeDesktop.org Trash spec compliant.

  8. swift-coding-agent

    A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. HolyClaude

    1 claude-pod VS HolyClaude

    AI coding workstation: Claude Code + web UI + 8 AI CLIs + headless browser + 50+ tools

  11. tableslayer

    Tools to create animated battle maps for in person RPG games.

  12. claudetop

    htop for your Claude Code sessions — real-time cost, cache efficiency, model comparison, and smart alerts

  13. awman

    Agent Workflow Manager - add structure and automation to your agentic software development lifecycle from issue to merged PR via TUI, CLI, or API

  14. claude-code-ops-starter

    Discontinued 16 hooks + 3 tools + 5 templates for autonomous Claude Code operation. Production-ready in 15 minutes. [GET https://api.github.com/repos/yurukusa/claude-code-ops-starter: 404 - Not Found // See: https://docs.github.com/rest]

  15. claude-brain

    Sync your Claude Code brain across machines — memory, skills, agents, rules, and settings with intelligent semantic merge. Git-based, auto-sync hooks. (by toroleapinc)

  16. cleat

    Give the agent a cage, not your keys. One-command Docker sandbox for AI coding agents: full autonomous permissions, per-project isolation, your host stays untouched.

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better claude-pod alternative or higher similarity.

claude-pod discussion

Log in or Post with

claude-pod reviews and mentions

Posts with mentions or reviews of claude-pod. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-09-01.
  • claude --dangerously-skip-permissions: every safe way to run it in 2026
    2 projects | dev.to | 1 Sep 2026
    Mount single project to the container, put the code inside, install the Claude Code and start it with the bypass protection flag. There are good articles how to do that with real examples. A good and clean writeup is a claude-pod. Building it you can really deep dive and understand how does it work, it really does. Then while using it you are finding the gaps. You cannot paste a screen into the terminal. Files are root owned. Sessions are destroyed when docker is restarted. The tool you install disappears with the container. Every fix takes time, needs multiple iterations and you're starting to be frustrated by this used to be perfect solution. And now you have to maintain that!
  • Claude Fable is relentlessly proactive
    13 projects | news.ycombinator.com | 11 Jun 2026
    This article gave me another nudge towards running Claude in a Docker container.

    I made a thin Docker container wrapper "claude-pod" recently for my personal usage here: https://github.com/trekhleb/claude-pod

    However, I wasn't using it that often, just because of that additional friction of running Claude via `PORTS="3000 5173" claude-pod` instead of just `claude`, etc.

    But now I have more motivation for the containerisation :D. Not a 100% defence from the potential glitches, though, but still something...

  • Run Claude Code's --dangerously-skip-permissions Safely with Docker
    1 project | dev.to | 3 May 2026
    # Clone this repo (once) git clone https://github.com/trekhleb/claude-pod.git ~/tools/claude-pod # Build claude-pod Docker image (once) cd ~/tools/claude-pod && ./install.sh # Navigate to the project you want to build with Claude Code # cd ~/projects/awesome-new-project # Launch Claude Code safely inside claude-pod container in "auto-approval" mode ~/tools/claude-pod/claude-pod claude --dangerously-skip-permissions
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic claude-pod repo stats
3
1
-
4 months ago

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that Shell is
the 8th most popular programming language
based on number of references?