Hacker News new | ask | show | jobs
by sciurus 4700 days ago
I'm glad to hear I was reading too much into the summary. So you plan to use docker as a replacement for tools like pbuilder?
1 comments

Yes packages are built in a fresh container every time. It's has a lot of functionality in common with pbuilder.

Of course, building packages is just one of many use cases. You also want to test the installation of the new package, run integration tests...