Skip to content

My Claude Code Setup

illuminatedcomputing.com
11 pointspjungwir1 comment
On HN

Comments

For your Claude user running container, Rootless Podman is very easy to setup, it's all I use on Debian 13:

https://github.com/podman-container-tools/podman/blob/main/d...

Depending on what container you are running, sometimes you need to fiddle with passing volumes/devices/permissions/groups/capabilities to the container.

If you are just running normal userspace programs then it's pretty seamless.

Podman should support all the same arguments as Docker, and you can install `podman-docker` on Debian which creates an alias:

https://packages.debian.org/trixie/podman-docker

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.