We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8522b02 commit 61d9255Copy full SHA for 61d9255
README.md
@@ -330,7 +330,7 @@ PS C:\> start http://$(docker-machine ip 2019-box):8080
330
331
Here is a list of `vagrant` and `docker` commands for typical actions.
332
I use a `bash` function
333
-[`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)
334
to simplify all the tasks without switching to the Vagrant folder each time.
335
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.
336
0 commit comments