mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Rather than creating a docker client within each test, create one at setup and make it accessible to the whole class. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>