Remix.run Logo
scosman 5 hours ago

What's the best "docker with openclaw" currently available? I have my own computers to run it on (I don't need a server). I want to play around, but containerized to avoid the security risk of MacOS app.

There seem to be about 20 options, and new ones every day. Any consensus on the best few are, and their tradeoffs?

raizer88 5 hours ago | parent | next [-]

I am still searching for a compose up -d to this day, but without success. And the other poster want me to create a k8s cluster for a bot?!?!

stavros 3 hours ago | parent | next [-]

Try mine:

https://github.com/skorokithakis/stavrobot

It does indeed only need compose up -d.

scosman 5 hours ago | parent | prev [-]

right? From what I can tell it really needs MacOS, so alts are really parallel implementations (nanoClaw, etc).

clawguy 5 hours ago | parent | prev [-]

I'm working on KubeClaw: https://kubeclaw.ai - a bit more sophisticated then all the open source cloud native implementations I found in my research.