mirror of https://github.com/kortix-ai/suna.git
correct image iname
This commit is contained in:
parent
2cfb73b033
commit
51c2ecfb17
|
@ -113,7 +113,7 @@ As part of the setup, you'll need to:
|
|||
1. Create a Daytona account
|
||||
2. Generate an API key
|
||||
3. Create a Docker image:
|
||||
- Image name: `kortix/suna:0.1`
|
||||
- Image name: `kortix/suna:0.1.2`
|
||||
- Entrypoint: `/usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf`
|
||||
|
||||
## Manual Configuration
|
||||
|
@ -257,4 +257,4 @@ poetry run python3.11 api.py
|
|||
|
||||
---
|
||||
|
||||
For further assistance, join the [Suna Discord Community](https://discord.gg/Py6pCBUUPw) or check the [GitHub repository](https://github.com/kortix-ai/suna) for updates and issues.
|
||||
For further assistance, join the [Suna Discord Community](https://discord.gg/Py6pCBUUPw) or check the [GitHub repository](https://github.com/kortix-ai/suna) for updates and issues.
|
||||
|
|
Loading…
Reference in New Issue