← Back to context

Comment by dimiprasakis

1 day ago

Neat project, I like the idea. One thing from a quick read: you launch Chrome with --no-sandbox. Is there a good reason for that? Security wise it's probably not a good idea. If there is no reason, I'd suggest leaving the sandbox on!

In any case, cool stuff :)

--no-sandbox is needed in docker, maybe they assume it will mostly run in docker?