Skip to content

Commit

Permalink
#1281 docker machine link redirects to docker desktop documentation (#…
Browse files Browse the repository at this point in the history
…1286)

* 1281 Docker machine link redirects to Docker Desktop documentation

* updated link to gcbw.github.io version of docker docs

* more explication of the Docker Machine situation

* versioning

* Apply suggestions from code review

Co-authored-by: Billy Tat <[email protected]>

---------

Co-authored-by: Billy Tat <[email protected]>
  • Loading branch information
martyav and btat committed May 15, 2024
1 parent 7827b6e commit 5bf5c87
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing Your Own Node Drivers

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing your own node driver

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing your own node driver

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing your own node driver

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing Your Own Node Drivers

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo

### Developing Your Own Node Drivers

Node drivers are implemented with [Docker Machine](https://docs.docker.com/machine/).
Node drivers are implemented with [Rancher Machine](https://github.com/rancher/machine), a fork of [Docker Machine](https://github.com/docker/machine). Docker Machine is no longer under active development.

Refer to the original [Docker Machine documentation](https://github.com/docker/docs/blob/vnext-engine/machine/overview.md) for details on how to develop your own node drivers.

0 comments on commit 5bf5c87

Please sign in to comment.