We have a number of services which use Docker containers to test various databases locally. At the moment, our code for managing such Docker containers is disjoint. We should share this code, and support other common Docker replacements.
<rdar://problem/110408458>
Pull request: https://github.com/WebKit/WebKit/pull/14753