Anthropic details Linux container for Claude Cowork AI assistant

Anthropic has revealed the Linux container environment supporting its Claude AI assistant's Cowork mode, emphasizing security and efficiency. The setup, documented by engineer Simon Willison, uses ARM64 hardware and Ubuntu for isolated operations. This configuration enables safe file handling and task execution in a sandboxed space.

Anthropic's Cowork mode, an AI assistant for daily tasks and file operations, operates within a specialized Linux container environment. Technical staff member Simon Willison shared configuration details on GitHub Gist on January 25, 2026, highlighting the setup's balance of functionality and security.

The hardware features an ARM64 processor with four cores at 48 BogoMIPS, including advanced security elements like hardware cryptographic acceleration for AES, SHA1, SHA2, SHA3, and SHA512, atomic operations, pointer authentication (PACA/PACG), and branch target identification (BTI). Memory is limited to 3.8 GiB total, with 2.8 GiB available, and no swap space. Storage includes 10 GB NVMe for both root and session disks, mounted as ext4 filesystems, plus a 98 MB vfat EFI partition for /boot/efi.

Running Ubuntu 22.04.5 LTS (Jammy Jellyfish) on kernel 6.8.0-90-generic with PREEMPT_DYNAMIC for real-time support, the system uses aarch64 architecture and hostname 'Claude'. Sandboxing employs Bubblewrap (bwrap) for isolation, with independent network (--unshare-net) and PID (--unshare-pid) namespaces, die-with-parent termination, and measures against device hijacking.

Security is bolstered by Seccomp filter mode 2, NoNewPrivs to prevent escalation, and dropping all capabilities (CapEff = 0). Networking routes through local proxies: HTTP/HTTPS on port 3128 via UNIX sockets, and SOCKS5 on port 1080 for FTP/gRPC, using socat for tunneling to the host.

The execution stack starts with bwrap (PID 1), bash (PID 2), socat proxies (PIDs 3 and 4), and the main Claude process (PID 5) under model claud-opus-4-5-20251101. It supports tools like Task, Bash, Glob, Grep, Read, Edit, and Write, plus two Model Context Protocol (MCP) servers.

A related announcement for Claude Cowork v2 emphasizes container deployment for developers, using a Dockerfile from anthropic/claude-code base image, folder mounts to /sessions//mnt/ for granular permissions, and at least 4 GB RAM with 2 CPU cores. This aids cross-platform testing on Linux and Windows, reducing macOS dependencies and enhancing CI/CD integration while minimizing attack surfaces through namespace isolation.

Related Articles

Professional using Anthropic's Claude AI Cowork feature on MacBook to automatically organize files and generate reports, as shown in a realistic office scene.
Image generated by AI

Anthropic launches Cowork feature for Claude AI

Reported by AI Image generated by AI

Anthropic has introduced Cowork, a new tool that extends its Claude AI to handle general office tasks by accessing user folders on Mac computers. Designed for non-developers, it allows plain-language instructions to organize files, create reports, and more. The feature is available as a research preview for Claude Max subscribers.

The Linux Foundation has launched the Agentic AI Foundation to foster open collaboration on autonomous AI systems. Major tech companies, including Anthropic, OpenAI, and Block, contributed key open-source projects to promote interoperability and prevent vendor lock-in. The initiative aims to create neutral standards for AI agents that can make decisions and execute tasks independently.

Reported by AI

AI coding agents from companies like OpenAI, Anthropic, and Google enable extended work on software projects, including writing apps and fixing bugs under human oversight. These tools rely on large language models but face challenges like limited context processing and high computational costs. Understanding their mechanics helps developers decide when to deploy them effectively.

Apple has released Xcode 26.3, enhancing its integrated development environment with deeper integration for AI coding agents like Claude and OpenAI's Codex. The update leverages the Model Context Protocol to allow these agents to access documentation, file structures, and project settings more effectively. This builds on AI features introduced in Xcode 26 at WWDC 2025.

Reported by AI

A technology writer has successfully replaced Windows with the Linux distribution CachyOS on their gaming desktop, encountering few hurdles in the first week. The setup, optimized for modern hardware and gaming, allowed seamless hardware integration and basic app usage. While minor issues persist, the experience has been positive so far.

A Los Angeles-based startup, Quilter, has used artificial intelligence to design a functional Linux single-board computer in just one week, requiring under 40 hours of human input. The device, featuring 843 components across two printed circuit boards, successfully booted Debian Linux on its first power-up. This Project Speedrun demonstrates AI's potential to drastically shorten hardware development timelines.

Reported by AI

System76 has released COSMIC 1.0.5, a point update to its Rust-based desktop environment first stabilized in December 2025 alongside Pop!_OS 24.04 LTS. New features include battery percentage display in the system tray, plus enhancements for Pop!_OS and other GNU/Linux distributions.

 

 

 

This website uses cookies

We use cookies for analytics to improve our site. Read our privacy policy for more information.
Decline