LucyDH666

Results 3 comments of LucyDH666

The container stays saved if you run Auto-Gpt with this code: ''docker-compose run auto-gpt''

> > you can just mount the directory you want it to write to. this is my current run command: > > ```shell > > docker run --rm -it --name...

> > How do you mount it? I'm completely new to Docker and coding. I'm learning a lot now but haven't figured out how it works to save the output...