Created
October 16, 2015 09:12
-
-
Save robotmay/0f8b6d58c8faca463963 to your computer and use it in GitHub Desktop.
Fish function for re-running the docker quickstart gubbins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function docker-quickstart -d "Run the docker quickstart gubbins" | |
sh "/Applications/Docker/Docker Quickstart Terminal.app/Contents/Resources/Scripts/start.sh" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment