$ cat /var/log/thoughts
Docker + Security
Posts matching all selected tags.
Category
All Categories
Tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
2 posts

A Claude Code dev container is the sandbox you skipped
A claude code dev container puts the CLI in Docker so bash cannot see the host home. Persist login with CLAUDE_CONFIG_DIR, then rebuild and prove isolation.
Build AlongClaude CodeAI CodingDeveloper ToolsCLIDockerVS CodeSecurity1 min read · Aug 25, 2026

Docker Security Audit: What I Actually Found
I ran a security audit on my self-hosted Docker stack and found 6 real issues that every hardening guide missed. Covers network exposure, secrets in env vars, base image risks, and automated scanning with Trivy and Dockle.
Meta AnalysisDockerSecurityDevOpsLinuxContainers1 min read · Apr 11, 2026