Run Claude Docker banner
icanhasjonas icanhasjonas

Run Claude Docker

DevOps community intermediate

Description

Run claude code in somewhat safe and isolated yolo mode

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code Docker Runner

Run claude code in somewhat safe and isolated yolo mode

Features

  • 🚀 Standalone Script: Single file contains everything - Dockerfile, MCP servers, configuration
  • 🤖 Pre-configured MCP Servers: Unsplash, Context7, and Playwright ready to use
  • 🔧 Auto-build: Automatically builds Docker image if it doesn't exist
  • 🔒 Secure: Host system protected by Docker boundaries with read-only mounts
  • Fast Setup: No manual Docker builds or MCP configuration needed
  • 🔄 Persistent Container: Reuses existing container for faster startup

Table of Contents

Quick Start

...