Comment by a_t48 8 hours ago Does it support running Docker images inside the sandbox? 1 comment a_t48 Reply willydouhard 8 hours ago Yes, for instance Twill is running a local postgres and redis directly in the sandbox using docker compose when running on our codebase.This is what enables Twill to self verify its work before opening a PR
willydouhard 8 hours ago Yes, for instance Twill is running a local postgres and redis directly in the sandbox using docker compose when running on our codebase.This is what enables Twill to self verify its work before opening a PR
Yes, for instance Twill is running a local postgres and redis directly in the sandbox using docker compose when running on our codebase.
This is what enables Twill to self verify its work before opening a PR