mirror of https://github.com/docker/docs.git
minor fixes (#17978)
* fix typos Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
3c6bb85c52
commit
57a4c2bcf8
|
@ -209,7 +209,7 @@ You can now start your dev-ready container.
|
|||
```
|
||||
|
||||
{{< /tab >}}
|
||||
{{< tab name="Mac / Linux" >}}
|
||||
{{< tab name="Windows" >}}
|
||||
In Windows, run this command in PowerShell.
|
||||
|
||||
```powershell
|
||||
|
|
|
@ -200,4 +200,4 @@ In this module, we learned how to run containers and publish ports. We also lear
|
|||
|
||||
## Feedback
|
||||
|
||||
Help us improve this topic by providing your feedback. Let us know what you think by creating an issue in the [Docker Docs]({{% param "repo" %}}/issues/new?title=[Golang %20docs%20feedback]) GitHub repository. Alternatively, [create a PR]({{% param "repo" %}}/pulls) to suggest updates.
|
||||
Help us improve this topic by providing your feedback. Let us know what you think by creating an issue in the [Docker Docs]({{% param "repo" %}}/issues/new?title=[Golang%20docs%20feedback]) GitHub repository. Alternatively, [create a PR]({{% param "repo" %}}/pulls) to suggest updates.
|
||||
|
|
|
@ -169,7 +169,7 @@
|
|||
</a>
|
||||
<a class="link flex gap-4 items-center" href="https://youtu.be/xmLVNpyJ530?t=30">
|
||||
<img src="/assets/images/video.svg" width="65" height="44" />
|
||||
<p>How to to build and testt your Docker images in the Cloud</p>
|
||||
<p>How to to build and test your Docker images in the Cloud</p>
|
||||
</a>
|
||||
<a class="link flex gap-4 items-center" href="https://youtu.be/QeQ2MH5f_BE?t=31">
|
||||
<img src="/assets/images/video.svg" width="65" height="44" />
|
||||
|
|
Loading…
Reference in New Issue