Currently the docker interaction is through the docker CLI but should be improved to use the native docker engine API (https://docs.docker.com/reference/api/engine/version/v1.51/) as an improvement. Or switch to an docker cargo like bollard (https://github.com/fussybeaver/bollard).
Currently the docker interaction is through the docker CLI but should be improved to use the native docker engine API (https://docs.docker.com/reference/api/engine/version/v1.51/) as an improvement. Or switch to an docker cargo like bollard (https://github.com/fussybeaver/bollard).