Skip to content
Snippets Groups Projects
user avatar
Kamil Trzcinski authored
This reduces number of API calls using docker-machine, since some of the data are cached.

- Use `Exist` instead of `CanConnect` when acquiring machine
- Cache `DockerCredentials` to not call it every time, just check the machine state with `CanConnect` (consumes one request per build)
- Refactor `Use` to unconditionally allocate machine if we can't connect to existing one
dbd7e7ee
History
Name Last commit Last update