Merge pull request #8356 from docker/link-get-started-info

Link get started info to Ocean example info
This commit is contained in:
L-Hudson 2019-02-26 09:26:33 -05:00 committed by GitHub
commit 024db9b99e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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)

View File

@ -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)