Release 0.9.6 (#4076)

This commit is contained in:
Robert Brennan
2024-09-26 17:27:17 -04:00
committed by GitHub
parent 3e5c01dfc8
commit b78f646b65
4 changed files with 8 additions and 2 deletions

View File

@@ -42,6 +42,8 @@ system requirements and more information.
```bash
export WORKSPACE_BASE=$(pwd)/workspace
docker pull ghcr.io/all-hands-ai/runtime:0.9-nikolaik
docker run -it --pull=always \
-e SANDBOX_RUNTIME_CONTAINER_IMAGE=ghcr.io/all-hands-ai/runtime:0.9-nikolaik \
-e SANDBOX_USER_ID=$(id -u) \