Skip to content

cdzombak/docker-hub.alfredworkflow

 
 

Repository files navigation

docker-hub.alfredworkflow

An Alfred PowerPack Workflow for searching Docker Hub for public Docker images.

Installation

Download docker-hub-VERSION.alfredworkflow.dmg from the latest release, open the downloaded .dmg file, and double-click the .alfredworkflow file to install it.

Usage

hub {query} — Search for an image.

Actions

  • — Open the module in the Docker Hub UI
  • ⇧/⌘Y — QuickLook details

Screenshots

beginning a search
search results
no results found
quicklook details

About

Maintained by Chris Dzombak (@cdzombak on GitHub).

Originally based on skyzyx/docker-hub.alfredworkflow.

Principal changes in @cdzombak's fork:

  • Use Go Modules for dependency management
  • Use GitHub Actions for the build & release process
  • Codesign the embedded dockerhub binary for distribution outside the Mac App Store
  • Notarize the workflow for distribution

License

BSD 2-clause; see LICENSE in this repository.

Languages

  • Go 70.4%
  • Makefile 25.7%
  • Shell 3.9%