azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
898 stars 63 forks source link

[Agent] Replacing periodic check agent from vm to docker #479

Closed gullitmiranda closed 9 years ago

gullitmiranda commented 9 years ago

This change replaces the Virtual Machine periodic verification strategy by Docker service check, for both Mac OS X and Linux.

This should reduce issues with agent being stopped even when Docker is available.