Search the Community
Showing results for tags 'docker'.
-
hello! Kitematic is deprecated, and Docker has a new Dashboard available, but from the menu bar. This allows to launch that Dashboard from Alfred. yo. GitHub: https://github.com/godbout/alfred-docker-dashboard Packal: http://www.packal.org/workflow/alfred-docker-dashboard enjoy! 🌖️
-
Searches Docker Hub for Docker images. Requires OS X 10.8 Mountain Lion or newer. Uses the Docker Hub v2 API. Download: https://github.com/skyzyx/docker-hub.alfredworkflow Usage dockerhub {query} — Search for an image. Actions ↩ — Open the module in the Docker Hub UI. ⌥ — View number of stars and pulls. ⇧/⌘Y — Quicklook details
-
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. Github Repo: https://github.com/anmolnagpal/alfred-docker-workflows Download URL: https://github.com/anmolnagpal/alfred-docker-workflows/releases/download/1.0.0/docker.alfredworkflow
-
Here's a docker cloud workflow that lets you quickly jump into your stacks. It has a fuzzy search, supports organizations (namespaces) and uses your existing docker login, so no need to authenticate with the workflow. Just use it.
-
Howdy, I'd like to create a workflow which starts a Docker quick terminal, which is basically a shell script which starts the docker daemon. After the docker daemon is ready, meaning the shell script has finished and the shell is ready to receive command I'd like to run my shell commands, such as cd to a specific dir and running docker-compose commands. The problem I tend to get stuck with is running the shell commands when the docker daemon is ready, it doesn't wait until the new "shell" is ready for the docker commands. This is the quick term command I run within my Alfred Termi
- 2 replies
-
- docker
- docker-compose
-
(and 1 more)
Tagged with:
-
Description Control boot2docker from Alfred More info about boot2docker: https://github.com/boot2docker/boot2docker Dependencies Python>=2.7 Boot2docker installed Source Code: Github https://github.com/moul/alfred-workflow-boot2docker Download Links Packal: http://www.packal.org/workflow/boot2docker Direct link: https://github.com/moul/alfred-workflow-boot2docker/raw/master/Boot2Docker.alfredworkflow License MIT