Hacker News new | ask | show | jobs
by crucialfelix 95 days ago
This doesn't even work.

`curl -fsSL https://nanoclaw.dev/install-docker-sandboxes.sh | bash`

Creating sandbox... unknown flag: --name

https://nanoclaw.dev/install-docker-sandboxes.sh

It looks like it requires a min version of docker, but it didn't check that version. The link to https://docs.docker.com/sandbox/ in the .sh is wrong.

The post should also have a link to the source of the .sh and where it's github issues are at.

1 comments

Every time you run this it creates a new sandbox. No instructions about how to restart an existing one, nor now to stop it.

The included script is hardcoded to gavriel's machine

# start-nanoclaw.sh — Start NanoClaw without systemd

cd "/Users/gavriel/nanoclaw-sandbox-workspace"

Why are we upvoting this? If this was an open source normal project post it would get downvoted for poor quality.