logoalt Hacker News

the_real_cheryesterday at 4:47 PM5 repliesview on HN

what about just using an unprivileged container and mounting a host folder to run open claw?


Replies

tucazyesterday at 4:54 PM

OpenClaw is so bad with Docker. I spent hours on it and hit road block after road block trying to get the most basic things working.

The last one was inability to install dependencies on the docker container to enable plugins. The existing scripts and instructions don’t work (at least I couldn’t get them to work. Maybe a me problem).

So I gave up and moved on. What was supposed to be a helpful assistant became a nightmare.

show 5 replies
brightballyesterday at 5:00 PM

I'm curious if people have had success running it on Cloudflare workers. I know there was a lot of hype about that a few weeks ago.

yopojonesyesterday at 5:29 PM

Riight, unprivileged lxc/lxd container takes 2s to set up. Thanks NV, sticking with opencode.

liuliuyesterday at 5:39 PM

The problem is that it cannot access your credentials hence useless.

cowpigyesterday at 6:00 PM

Containers and VMs are really annoying to work with for these kinds of applications. Things like agent-safehouse and greywall are better imo

show 1 reply