Skip to content

Commit

Permalink
Update link to dm function
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Apr 13, 2019
1 parent 8522b02 commit 61d9255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ PS C:\> start http://$(docker-machine ip 2019-box):8080

Here is a list of `vagrant` and `docker` commands for typical actions.
I use a `bash` function
[`dm` in my dotfiles repo](https://github.com/StefanScherer/dotfiles/blob/7ce1752b3fd397797d94ff9017cbfbfd50913d78/.functions#L152-L177)
[`dm` in my dotfiles repo](https://github.com/StefanScherer/dotfiles/blob/2e771b023d97d9ec91fb20633204903c9f3b21eb/.functions#L140-L183)
to simplify all the tasks without switching to the Vagrant folder each time.
The `dm` started as a shortcut for `docker-machine` commands. I have updated the function to work with `docker context`, but kept the good parts.

Expand Down

0 comments on commit 61d9255

Please sign in to comment.