mirror of https://github.com/docker/docs.git
Merge pull request #11086 from usha-mandya/video-tutorials-patch
Embed video tutorials within docs
This commit is contained in:
commit
6107ac8c2c
|
@ -15,13 +15,13 @@ to shared image repositories.
|
|||
> **Note:** in Docker Hub, users cannot belong directly to an organization.
|
||||
They belong only to teams within an organization.
|
||||
|
||||
[](https://youtu.be/G7lvSnAqed8){: target="_blank" class="_”}
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/G7lvSnAqed8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
## Working with organizations
|
||||
|
||||
### Create an organization
|
||||
|
||||
[](https://youtu.be/b0TKcIqa9Po){: target="_blank" class="_”}
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/b0TKcIqa9Po" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
1. Start by clicking on **[Organizations](https://hub.docker.com/orgs)** in
|
||||
Docker Hub.
|
||||
|
@ -59,11 +59,11 @@ If you don't see the organization, then you are neither a member or an owner of
|
|||
|
||||
## Working with teams and members
|
||||
|
||||
[](https://www.youtube.com/watch?v=MROKmtmWCVI){: target="_blank" class="_”}
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/MROKmtmWCVI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
### Create a team
|
||||
|
||||
[](https://www.youtube.com/watch?v=78wbbBoasIc){: target="_blank" class="_”}
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/78wbbBoasIc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
1. Go to **Organizations** in Docker Hub, and select your organization.
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@ Welcome! We are excited that you want to learn Docker.
|
|||
|
||||
This page contains step-by-step instructions on how to get started with Docker. We also recommend the video walkthrough from Dockercon 2020.
|
||||
|
||||
[](https://docker.events.cube365.net/docker/dockercon/content/Videos/hgMFTyX5kYKmTPWZo){: target="_blank" class="_”}
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/iqqDU2crIEQ?start=30" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
The Docker Quickstart training module teaches you how to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue