Peter Petermann
Peter Petermann
### 1) injection of the container into the factories I just realized from what you wrote, and from looking at how you suggest using this with slim, that you don't...
Nope, been on 5.5 then, and am on 5.5 now.
Just a guess, but isn't your hook maybe in a repo owned by a different user? Like on most setups that would be "git"?
Does it have the same configuration too? It's the configured private repo that's the cause, not the cache
@badcom @M00NSH0T what *exact* command are you trying to use to start it? (the one in the original ticket is not using windows pathes)
@M00NSH0T is that the root directory of auto-gpt 0.3.0, or do you have those files in a different directory?
guys, that docker-compose.yml mounts the local directory into the container, if you are in another directory, obviously the autogpt subfolder won't be mounted in. so either you adjust the docker-compose.yml...
this is yaml, not xml mounting . into /app doesn't do much with 0.2.2 as 0.2.2 used a different path, hence your local directory is not overwriting whats in the...
@hackern0v1c3 as i said thats because 0.2.2 was using other pathes. the scripts error is related to the production build not including scripts because it assumes you have the folder...
yes, i can confirm that the documentation has issues.