Macro: Activate and Wait for Docker

This little macro will activate Docker Desktop and wait until it's actually ready (in other words, when docker ps can execute and return success) before continuing.

I'm using this during a "get to work" macro that launches a bunch of stuff to get ready for work, including Docker containers. Posting in case anyone else might find it useful.

Activate and Wait for Docker.kmmacros (2.8 KB)
image