Y
Hacker News
new
|
ask
|
show
|
jobs
by
a_t48
65 days ago
Does it support running Docker images inside the sandbox?
1 comments
willydouhard
65 days 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
link
This is what enables Twill to self verify its work before opening a PR