Set up with Docker
```shell
docker compose version
```
This will display the version of Docker Compose that is currently installed on your system.
If you need to upgrade Docker Compose to a newer version, you can follow the installation instructions in the Docker documentation: https://docs.docker.com/compose/install/Basic Setup
mkdir AutoGPT cd AutoGPTdocker pull significantgravitas/auto-gpt
Developer Setup
Running AutoGPT with Docker
Last updated
Was this helpful?