Skip to content

Commit 61d9255

Browse files
committed
Update link to dm function
1 parent 8522b02 commit 61d9255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ PS C:\> start http://$(docker-machine ip 2019-box):8080
330330

331331
Here is a list of `vagrant` and `docker` commands for typical actions.
332332
I use a `bash` function
333-
[`dm` in my dotfiles repo](https://github.com/StefanScherer/dotfiles/blob/7ce1752b3fd397797d94ff9017cbfbfd50913d78/.functions#L152-L177)
333+
[`dm` in my dotfiles repo](https://github.com/StefanScherer/dotfiles/blob/2e771b023d97d9ec91fb20633204903c9f3b21eb/.functions#L140-L183)
334334
to simplify all the tasks without switching to the Vagrant folder each time.
335335
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.
336336

0 commit comments

Comments
 (0)