mirror of https://github.com/docker/docs.git
Merge pull request #8356 from docker/link-get-started-info
Link get started info to Ocean example info
This commit is contained in:
commit
024db9b99e
|
@ -402,6 +402,7 @@ application by running this container in a **service**.
|
|||
|
||||
[Continue to Part 3 >>](part3.md){: class="button outline-btn"}
|
||||
|
||||
Or, learn how to [launch your container on your own machine using Digital Ocean](https://docs.docker.com/machine/examples/ocean/){: target="_blank" class="_" }.
|
||||
|
||||
## Recap and cheat sheet (optional)
|
||||
|
||||
|
|
|
@ -143,4 +143,5 @@ provider console, Machine loses track of the server status. Use the
|
|||
- [Understand Machine concepts](../concepts.md)
|
||||
- [Docker Machine driver reference](../drivers/index.md)
|
||||
- [Docker Machine subcommand reference](../reference/index.md)
|
||||
- [Create containers for your Docker Machine](../../get-started/part2.md)
|
||||
- [Provision a Docker Swarm cluster with Docker Machine](/swarm/provision-with-machine.md)
|
||||
|
|
Loading…
Reference in New Issue