Bug 257815

Summary: [webkitcorepy] Create generic docker utilities
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2023-06-07 11:00:03 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-06-07 11:00:19 PDT
<rdar://problem/110408458>
Comment 2 Jonathan Bedard 2023-06-07 11:46:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14753