Y
Hacker News
new
|
ask
|
show
|
jobs
by
NewJazz
128 days ago
I have never had an issue with browser automation like selenium in containers. Is that actually an issue?
1 comments
ed_mercer
128 days ago
We found that it works great for scraping but it's not so great for development. git worktrees in a VM are much faster over spinning up new containers with an existing codebase.
link