Home

Awesome

<h1 align="center"> Alfred Workflows </h1> <p align="center" style="font-size: 1.2rem;">  Alfred Docker Workflows for MACOS  </p> <p align="center"> <a href="LICENSE.md"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License"> </a> <a href="https://www.paypal.me/anmolnagpal"> <img src="https://img.shields.io/badge/PayPal-Buy%20Me%20A%20BEER-blue.svg?style=flat-squares" alt="Donate"> </a> </p> </p> <hr />

This workflow will list your Docker machines. Hitting enter on them will then list your running containers & images, Using this plugin you can start the start/stop the container .

Usage

docker

<img width="578" alt="docker Machine" src="https://user-images.githubusercontent.com/4303310/40722506-95a0f9ae-642d-11e8-904d-add378a87700.png"> List all Docker machines

docker [query]

Start filtering the list of Docker machines by [query]

docker [full-machine-name]

List all operations you can do with [full-machine-name].

<img width="579" alt="list" src="https://user-images.githubusercontent.com/4303310/40722508-95d8f61a-642d-11e8-88e7-ecb173d1af81.png">

👬 Contribution