machine-drivers / machine

Machine management for a container-centric world
Apache License 2.0
25 stars 16 forks source link

Debug flag #41

Open Luiz-Monad opened 1 year ago

Luiz-Monad commented 1 year ago

Description

This adds a debug flag to make it easier to attach to plugins that are already running, also being debugged. Now we can use go.work to debug both things at the same time. (based on the way terraformer does it)

Related issue(s)

Improvement of maintenance.

afbjorklund commented 1 year ago

The "machine-drivers" organization is mostly for collecting docker-machine drivers, and maybe some required patches...

The Docker Toolbox, along with Docker Machine and Boot2Docker, was halted 5 years ago and will not see development.