clmarshall
clmarshall
That's an excellent point. My head was more focused on the scheduling aspect of it, but I could do that now with just a chron to swap out the config...
Rather than looking at it from the perspective of ctrl-c or killing the process would it make more sense to look at it from a more graceful shutdown of the...
@squizzling Another thought... I remember using a feature of VirtualBox that would suspend the state of the VM. Docker has a similar capability with Docker Pause Perhaps one of these...
Positive
I have the same issue: 5.705 Installing the current project: market (0.1.0) 5.706 5.706 **Warning: The current project could not be installed: Readme path `/app/autogpt_platform/market/README.md` does not exist.** 5.706 If...
> > same here: > > ` failed to solve: process "/bin/sh -c poetry config virtualenvs.create false && poetry install --no-interaction --no-ansi" did not complete successfully: exit code: 1` >...