Hacker News new | ask | show | jobs
by ryan29 2042 days ago
If you mount docker.sock you're building on the runner's daemon so you have to worry about builds interfering with each other. If you use docker-in-docker you get a clean environment every time.