Module docker_service

Source

Structs§

DockerService
A service that runs a docker container with the given configuration.

Traits§

DockerServiceConfig
Configuration for a docker-backed service.

Functions§

check_docker_installed 🔒