top | item 46713491

(no title)

rufugee | 1 month ago

Using incus heavily on Omarchy here and love it. I created a script to read yaml configs and create ephemeral incus containers with certain capabilities and certain directories mounted within. It's a wonderful experience for sandboxing Claude Code.

discuss

order

abrookewood|1 month ago

Interesting idea. How short lived are the containers?

rufugee|1 month ago

As short-lived as I want them. Recreating them is one command and about 10 seconds (I have scripted apt/gem/etc installs as a part of the recreation).

I tend to use them for a bit, and then destroy/rebuild. Think days, not weeks.